Class ProjectOIDCException

All Implemented Interfaces:
Serializable

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

    • ProjectOIDCException

      public ProjectOIDCException(String projectName)
      Constructor that also defines the name of the project causing the exception.
      Parameters:
      projectName - the name of the exception-causing domain