Class XMLReadException

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

public class XMLReadException extends Exception
See Also:
  • Constructor Details

    • XMLReadException

      public XMLReadException()
    • XMLReadException

      public XMLReadException(String message)
    • XMLReadException

      public XMLReadException(Throwable cause)
    • XMLReadException

      public XMLReadException(String message, Throwable cause)