Class TypeRequiredException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.permissionsfacades.validation.exception.TypeRequiredException
All Implemented Interfaces:
Serializable

public class TypeRequiredException extends RuntimeException
Throw this exception when the type of TypePermissionsData isn't provided
See Also:
  • Constructor Details

    • TypeRequiredException

      public TypeRequiredException(int index)
      Instantiates the exception
      Parameters:
      index - the index of the type permissions entry for which the type is not provided