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 Details

    • PerspectivePermissionsDeniedException

      public PerspectivePermissionsDeniedException(String msg)