com.ximpleware.extended
Class NavException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ximpleware.extended.NavException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- PilotException
public class NavException
- extends Exception
This exception is for any exception conditions during navigation phase.
Creation date: (11/19/03 11:42:28 AM)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NavException
public NavException()
- NavException constructor comment.
NavException
public NavException(String s)
- NavException constructor comment.
- Parameters:
s - java.lang.String
Copyright © 2013. All Rights Reserved.