com.oldlight.weaver.apploader
Class WeaverParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.oldlight.weaver.WeaverException
com.oldlight.weaver.WeaverLocatedException
com.oldlight.weaver.apploader.WeaverParseException
- All Implemented Interfaces:
- Serializable
- public class WeaverParseException
- extends WeaverLocatedException
- See Also:
- Serialized Form
Fields inherited from class java.lang.Exception |
|
Fields inherited from class java.lang.Throwable |
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
WeaverParseException
public WeaverParseException(WeaverFileLocation location,
String message)
WeaverParseException
public WeaverParseException(WeaverFileLocation location,
Throwable cause)
WeaverParseException
public WeaverParseException(WeaverFileLocation location,
String message,
Throwable cause)