Class ObjectNotPersistedAttributeReadException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.hybris.cockpitng.dataaccess.facades.object.exceptions.ObjectNotPersistedAttributeReadException
-
- All Implemented Interfaces:
java.io.Serializable
public class ObjectNotPersistedAttributeReadException extends java.lang.RuntimeExceptionThrown if an attribute cannot be read from not persisted object.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ObjectNotPersistedAttributeReadException(java.lang.String objectType)
-