Package org.hibernate.type

Class SerializationException

java.lang.Object
java.lang.Throwable
All Implemented Interfaces:
Serializable

public classSerializationExceptionextendsHibernateException
Thrown when a property cannot be serialized/deserialized
See Also:
  • Constructor Details

    • SerializationException

      public SerializationException(String message,Exception root)