Class DocumentCheckServiceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.priint.pubserver.exception.PubServerException
com.priint.pubserver.exception.ServerException
com.priint.pubserverapi.document.DocumentCheckServiceException
All Implemented Interfaces:
Serializable

public class DocumentCheckServiceException extends com.priint.pubserver.exception.ServerException implements Serializable
See Also:
  • Constructor Details

    • DocumentCheckServiceException

      public DocumentCheckServiceException(int errorCode, Object caller, String errorMessage, Throwable cause)
    • DocumentCheckServiceException

      public DocumentCheckServiceException(int errorCode, Object caller, String errorMessage)