com.ximpleware.extended
Class PilotExceptionHuge

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.ximpleware.extended.VTDExceptionHuge
              extended by com.ximpleware.extended.NavExceptionHuge
                  extended by com.ximpleware.extended.PilotExceptionHuge
All Implemented Interfaces:
Serializable

public class PilotExceptionHuge
extends NavExceptionHuge

This class is the base class of all the exceptions of AutoPilotHuge. It is adapted to support extended VTD (256 max file size)

See Also:
Serialized Form

Constructor Summary
PilotExceptionHuge()
          PilotException constructor comment.
PilotExceptionHuge(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

PilotExceptionHuge

public PilotExceptionHuge()
PilotException constructor comment.


PilotExceptionHuge

public PilotExceptionHuge(String s)
PilotException constructor comment.

Parameters:
s - java.lang.String


Copyright © 2013. All Rights Reserved.