org.xnap.commons.pkg
Class ParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.xnap.commons.pkg.ParseException
- All Implemented Interfaces:
- Serializable
public class ParseException
- extends Exception
Exception that is thrown if the format of the package file is invalid.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ParseException
public ParseException(String message)
ParseException
public ParseException()
Copyright © 2004-2006 XNap Commons Team. All Rights Reserved.