public class MapException
extends java.lang.Exception
Constructor and Description |
---|
MapException()
Instantiates a new map exception.
|
MapException(java.lang.String message)
Instantiates a new map exception.
|
MapException(java.lang.String message,
java.lang.Throwable cause)
Instantiates a new map exception.
|
MapException(java.lang.Throwable cause)
Instantiates a new map exception.
|
public MapException()
public MapException(java.lang.String message)
message
- the messagepublic MapException(java.lang.Throwable cause)
cause
- the causepublic MapException(java.lang.String message, java.lang.Throwable cause)
message
- the messagecause
- the causeCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa