Class PersonServiceException

All Implemented Interfaces:
Serializable

public class PersonServiceException extends PubServerBaseException
See Also:
  • Constructor Details

    • PersonServiceException

      public PersonServiceException()
    • PersonServiceException

      public PersonServiceException(String message)
    • PersonServiceException

      public PersonServiceException(String message, Throwable cause)