public class MapException extends java.lang.Exception
MapException()
MapException(java.lang.String message)
MapException(java.lang.String message, java.lang.Exception ex)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public MapException()
public MapException(java.lang.String message)
public MapException(java.lang.String message, java.lang.Exception ex)