Class PermissionsListRequiredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.permissionsfacades.validation.exception.PermissionsListRequiredException
- All Implemented Interfaces:
Serializable
Throw this exception when the
TypePermissionsDataList.getPermissionsList() is not provided- 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
-
PermissionsListRequiredException
public PermissionsListRequiredException()Instantiates the exception
-