biz.onixs.fix.fast
Class NotEnoughInputDataException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by biz.onixs.fix.fast.FastException
              extended by biz.onixs.fix.fast.NotEnoughInputDataException
All Implemented Interfaces:
Serializable

public class NotEnoughInputDataException
extends FastException

See Also:
Serialized Form

Constructor Summary
NotEnoughInputDataException()
           
NotEnoughInputDataException(String message)
           
NotEnoughInputDataException(String message, Throwable cause)
           
NotEnoughInputDataException(Throwable cause)
           
 
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

NotEnoughInputDataException

public NotEnoughInputDataException()

NotEnoughInputDataException

public NotEnoughInputDataException(String message)

NotEnoughInputDataException

public NotEnoughInputDataException(String message,
                                   Throwable cause)

NotEnoughInputDataException

public NotEnoughInputDataException(Throwable cause)


Copyright © 2005-2012 Onix Solutions. All Rights Reserved.