Class InvalidNestedAttributeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.platform.omsbackoffice.renderers.InvalidNestedAttributeException
All Implemented Interfaces:
Serializable

public class InvalidNestedAttributeException extends Exception
Thrown when a nested property to be rendered has a null parent
See Also:
  • Constructor Details

    • InvalidNestedAttributeException

      public InvalidNestedAttributeException(String message)