org.mule.util.compression
Class CompressionException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.io.IOException
              extended byorg.mule.util.compression.CompressionException
All Implemented Interfaces:
java.io.Serializable

public class CompressionException
extends java.io.IOException

CompressionException TODO -document class

Version:
$Revision: 1.1.1.1 $
Author:
Ross Mason
See Also:
Serialized Form

Constructor Summary
CompressionException(java.lang.String message)
           
CompressionException(java.lang.String message, java.lang.Throwable cause)
           
 
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

CompressionException

public CompressionException(java.lang.String message)

CompressionException

public CompressionException(java.lang.String message,
                            java.lang.Throwable cause)


Copyright © 2003-2005 SymphonySoft Limited. All Rights Reserved.