Class PrincipalRequiredException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- de.hybris.platform.permissionsfacades.validation.exception.PrincipalRequiredException
-
- All Implemented Interfaces:
java.io.Serializable
public class PrincipalRequiredException extends java.lang.RuntimeExceptionThrow this exception if the principal is not provided- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PrincipalRequiredException()Instantiates the exception
-