Class AuthException

All Implemented Interfaces:
Serializable

public class AuthException extends ManagementException
See Also:
  • Constructor Details

    • AuthException

      public AuthException(String message)
    • AuthException

      public AuthException(RuntimeException ex)
  • Method Details