org.mindswap.xmlparser.exceptions
Class InvalidFormatException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.mindswap.xmlparser.exceptions.XMLParserException
|
+--org.mindswap.xmlparser.exceptions.InvalidFormatException
- All Implemented Interfaces:
- java.io.Serializable
- public class InvalidFormatException
- extends XMLParserException
Title: RDF Instance Creator
Description:
Copyright: Copyright (c) 2002
Company: MIND-SWAP
- Author:
- Michael Grove
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
InvalidFormatException
public InvalidFormatException()
InvalidFormatException
public InvalidFormatException(java.lang.String s)