Class PubServerBaseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.priint.pubserverapi.exception.PubServerBaseException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AssignedAccessRightServiceException,CheckedOutDocumentServiceException,DocumentServiceException,DownloadServiceException,NoteServiceException,NotImplementedException,PageTemplateServiceException,ParameterServiceException,PersonServiceException,PreferenceServiceException,PublicationRightServiceException,PublicationServiceException,PublicationTypeServiceException,SpreadServiceException,TemplateServiceException,UserServiceException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPubServerBaseException(String message) PubServerBaseException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PubServerBaseException
public PubServerBaseException() -
PubServerBaseException
-
PubServerBaseException
-