Class RestException

All Implemented Interfaces:
Serializable

public class RestException extends IdentityException
See Also:
  • Constructor Details

    • RestException

      public RestException(String message)
    • RestException

      public RestException(String message, Throwable cause)