Class XMLObjectsException

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

public class XMLObjectsException extends Exception
See Also:
  • Constructor Details

    • XMLObjectsException

      public XMLObjectsException()
    • XMLObjectsException

      public XMLObjectsException(String message)
    • XMLObjectsException

      public XMLObjectsException(Throwable cause)
    • XMLObjectsException

      public XMLObjectsException(String message, Throwable cause)