Forge - Parent 1.2.3-SNAPSHOT

org.jboss.forge.resources
Class ResourceIOException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.jboss.forge.resources.ResourceIOException
All Implemented Interfaces:
Serializable

public class ResourceIOException
extends RuntimeException

Author:
Mike Brock
See Also:
Serialized Form

Constructor Summary
ResourceIOException()
           
ResourceIOException(String message)
           
ResourceIOException(String message, Throwable cause)
           
ResourceIOException(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

ResourceIOException

public ResourceIOException()

ResourceIOException

public ResourceIOException(String message)

ResourceIOException

public ResourceIOException(String message,
                           Throwable cause)

ResourceIOException

public ResourceIOException(Throwable cause)

Forge - Parent 1.2.3-SNAPSHOT

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.