Class NoSuchPrincipalException

All Implemented Interfaces:
Serializable

public class NoSuchPrincipalException extends InvalidArgumentException
Thrown when an operation has been requested on a principal that does not exist in the user directory.
Since:
10.1
See Also:
  • Method Details

    • getPrincipal

      public SpotfirePrincipal getPrincipal()
      Returns the missing principal.
      Returns:
      the missing principal