Class SerializeException

All Implemented Interfaces:
Serializable

public class SerializeException extends GeneralException
XmlSerializable
See Also:
  • Constructor Details

    • SerializeException

      public SerializeException()
    • SerializeException

      public SerializeException(String str)
    • SerializeException

      public SerializeException(String str, Throwable nested)