Package fr.ifremer.isisfish.datastore
Class RegionAlreadyExistException
java.lang.Object
java.lang.Throwable
java.lang.Exception
fr.ifremer.isisfish.datastore.RegionAlreadyExistException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
-
Constructor Summary
ConstructorDescriptionRegionAlreadyExistException
(String message, String regionName) RegionAlreadyExistException
(String message, Throwable cause, String regionName) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
regionName
-
-
Constructor Details
-
RegionAlreadyExistException
-
RegionAlreadyExistException
-
-
Method Details
-
getRegionName
-