Class SaiAlreadyExistsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.janeirodigital.sai.core.exceptions.SaiAlreadyExistsException
- All Implemented Interfaces:
 Serializable
Exception raised when a given requested type of data cannot be created because it
 already exists
- See Also:
 
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
SaiAlreadyExistsException
 
 -