com.ximpleware.extended
Class PilotException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.ximpleware.extended.NavException
              extended by com.ximpleware.extended.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

Constructor Summary
PilotException()
          PilotException constructor comment.
PilotException(String s)
          PilotException constructor comment.
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PilotException

public PilotException()
PilotException constructor comment.


PilotException

public PilotException(String s)
PilotException constructor comment.

Parameters:
s - java.lang.String


Copyright © 2013. All Rights Reserved.