Class ObjectSerializeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.xmlobjects.serializer.ObjectSerializeException
All Implemented Interfaces:
Serializable

public class ObjectSerializeException extends Exception
See Also:
  • Constructor Details

    • ObjectSerializeException

      public ObjectSerializeException()
    • ObjectSerializeException

      public ObjectSerializeException(String message)
    • ObjectSerializeException

      public ObjectSerializeException(Throwable cause)
    • ObjectSerializeException

      public ObjectSerializeException(String message, Throwable cause)