Class TypeDuplicatedException

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

public class TypeDuplicatedException extends RuntimeException
Throw this exception when there are TypePermissionsData with duplicated types in TypePermissionsDataList
See Also:
  • Constructor Details

    • TypeDuplicatedException

      public TypeDuplicatedException(String type)
      Instantiates the exception
      Parameters:
      type - the type name that is duplicated