org.ikasan.connector.basefiletransfer.outbound.command.util
Class UnzipNotSupportedException

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

public class UnzipNotSupportedException
extends java.lang.Exception

Author:
Ikasan Development Team
See Also:
Serialized Form

Constructor Summary
UnzipNotSupportedException(java.lang.String message)
          Constructor
 
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

UnzipNotSupportedException

public UnzipNotSupportedException(java.lang.String message)
Constructor

Parameters:
message -


Copyright © 2007-2010 Ikasan. All Rights Reserved.