org.apache.tuscany.sca.binding.notification.util
Class IOUtils.IOUtilsException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.tuscany.sca.binding.notification.util.IOUtils.IOUtilsException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
IOUtils

public static class IOUtils.IOUtilsException
extends java.lang.Exception

See Also:
Serialized Form

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

IOUtils.IOUtilsException

public IOUtils.IOUtilsException(java.lang.String message)

IOUtils.IOUtilsException

public IOUtils.IOUtilsException(java.lang.Throwable cause)