Package org.apache.xmlbeans.impl.common
Class InvalidLexicalValueException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.xmlbeans.impl.common.InvalidLexicalValueException
- All Implemented Interfaces:
Serializable
Author: Cezar Andrei (cezar.andrei at bea.com)
Date: Nov 24, 2003
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInvalidLexicalValueException(String msg, Throwable cause) InvalidLexicalValueException(String msg, Throwable cause, Location location) InvalidLexicalValueException(String msg, Location location) InvalidLexicalValueException(Throwable cause, Location location) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidLexicalValueException
public InvalidLexicalValueException() -
InvalidLexicalValueException
-
InvalidLexicalValueException
-
InvalidLexicalValueException
-
InvalidLexicalValueException
-
InvalidLexicalValueException
-
InvalidLexicalValueException
-
-
Method Details
-
getLocation
-
setLocation
-