Class InvalidNestedAttributeException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- de.hybris.platform.omsbackoffice.renderers.InvalidNestedAttributeException
-
- All Implemented Interfaces:
java.io.Serializable
public class InvalidNestedAttributeException extends java.lang.Exception
Thrown when a nested property to be rendered has a null parent- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InvalidNestedAttributeException(java.lang.String message)
-