Class DomainOIDCException

All Implemented Interfaces:
Serializable

public class DomainOIDCException extends RuntimeException
This class represents an exception when handling OIDC rights and roles while handling a domain went wrong.
Author:
Armin Müller
See Also:
  • Constructor Details

    • DomainOIDCException

      public DomainOIDCException(String domainName)
      Constructor that also defines the name of the domain causing the exception.
      Parameters:
      domainName - the name of the exception-causing domain