com.ximpleware
Class PilotException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ximpleware.VTDException
com.ximpleware.NavException
com.ximpleware.PilotException
- All Implemented Interfaces:
- Serializable
public class PilotException
- extends NavException
This class is the base class of all the exceptions of autopilot.
Creation date: (11/30/03 6:14:43 PM)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PilotException
public PilotException()
- PilotException constructor comment.
PilotException
public PilotException(String s)
- PilotException constructor comment.
- Parameters:
s - java.lang.String
Copyright © 2013. All Rights Reserved.