| Constructor and description | 
|---|
                                ResourceException
                                () | 
                        
                                ResourceException
                                (String message)@param message  | 
                        
                                ResourceException
                                (String message, Throwable cause)@param message  | 
                        
                                ResourceException
                                (Throwable cause)@param cause  | 
                        
| Methods inherited from class | Name | 
|---|---|
class Exception | 
                            printStackTrace, printStackTrace, printStackTrace, fillInStackTrace, getCause, initCause, toString, addSuppressed, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, setStackTrace, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll | 
                        
class Throwable | 
                            printStackTrace, printStackTrace, printStackTrace, fillInStackTrace, getCause, initCause, toString, addSuppressed, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, setStackTrace, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll | 
                        
Copyright © 2003-2017 The Apache Software Foundation. All rights reserved.