Secure iNet Factory

com.jscape.inet.ssh.transport.compression
Class CompressionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by com.jscape.inet.ssh.transport.TransportException
                  extended by com.jscape.inet.ssh.transport.compression.CompressionException
All Implemented Interfaces:
java.io.Serializable

public class CompressionException
extends TransportException

Version:
1.0
Author:
Alex Usun
See Also:
Serialized Form

Constructor Summary
CompressionException()
          Method CompressionException
CompressionException(java.lang.Exception reason)
          Method CompressionException
CompressionException(java.lang.String message)
          Method CompressionException
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CompressionException

public CompressionException()
Method CompressionException


CompressionException

public CompressionException(java.lang.String message)
Method CompressionException

Parameters:
message -

CompressionException

public CompressionException(java.lang.Exception reason)
Method CompressionException

Parameters:
reason -

Secure iNet Factory

Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved