org.jboss.forge.resources
Class ResourceIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jboss.forge.resources.ResourceIOException
- All Implemented Interfaces:
- Serializable
public class ResourceIOException
- extends RuntimeException
- Author:
- Mike Brock
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ResourceIOException
public ResourceIOException()
ResourceIOException
public ResourceIOException(String message)
ResourceIOException
public ResourceIOException(String message,
Throwable cause)
ResourceIOException
public ResourceIOException(Throwable cause)
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.