Package org.openflexo.pamela.exceptions
Class RestrictiveDeserializationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.openflexo.pamela.exceptions.RestrictiveDeserializationException
-
- All Implemented Interfaces:
java.io.Serializable
public class RestrictiveDeserializationException extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RestrictiveDeserializationException(java.lang.String message)
-