Class TypeNotFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.hybris.cockpitng.dataaccess.facades.type.exceptions.TypeNotFoundException
-
- All Implemented Interfaces:
java.io.Serializable
public class TypeNotFoundException extends java.lang.ExceptionThrown, if a requested type can not be resolved.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TypeNotFoundException(java.lang.String typeCode)TypeNotFoundException(java.lang.String typeCode, java.lang.Throwable cause)
-