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:
Serializable
public class PerspectivePermissionsDeniedException
extends org.springframework.security.core.AuthenticationException
Exception thrown during cockpit authentication in case the user is not granted permissions to any perspective.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PerspectivePermissionsDeniedException
-