org.ikasan.connector.basefiletransfer.outbound.command
Class DeliveryStreamException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.ikasan.connector.basefiletransfer.outbound.command.DeliveryStreamException
All Implemented Interfaces:
java.io.Serializable

public class DeliveryStreamException
extends java.lang.Exception

Exception class representing an unexpected delivery stream exception

Author:
Ikasan Development Team
See Also:
Serialized Form

Constructor Summary
DeliveryStreamException(java.lang.Exception e)
           
 
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

DeliveryStreamException

public DeliveryStreamException(java.lang.Exception e)
Parameters:
e -


Copyright © 2007-2010 Ikasan. All Rights Reserved.