Class OIDCException

All Implemented Interfaces:
Serializable

public class OIDCException extends RuntimeException
See Also:
  • Constructor Details

    • OIDCException

      public OIDCException()
    • OIDCException

      public OIDCException(String message)
    • OIDCException

      public OIDCException(Throwable cause)
    • OIDCException

      public OIDCException(String message, Throwable cause)