Class PrimitiveException.ServiceException

All Implemented Interfaces:
Serializable
Enclosing class:
PrimitiveException

public static class PrimitiveException.ServiceException extends PrimitiveException
Primitive service exception.
See Also:
  • Constructor Details

    • ServiceException

      public ServiceException()
    • ServiceException

      public ServiceException(String message)
    • ServiceException

      public ServiceException(Throwable cause)