Class PerspectivePermissionsDeniedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.springframework.security.core.AuthenticationException
-
- de.hybris.platform.cockpit.security.exceptions.PerspectivePermissionsDeniedException
-
- All Implemented Interfaces:
java.io.Serializable
public class PerspectivePermissionsDeniedException extends org.springframework.security.core.AuthenticationExceptionException thrown during cockpit authentication in case the user is not granted permissions to any perspective.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PerspectivePermissionsDeniedException(java.lang.String msg)
-