|
Project JXTA | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
net.jxta.ext.config.ResourceNotFoundException
public class ResourceNotFoundException
| Constructor Summary | |
|---|---|
ResourceNotFoundException()
Constructor for the ResourceNotFoundException object |
|
ResourceNotFoundException(String msg)
Constructor for the ResourceNotFoundException object |
|
ResourceNotFoundException(String msg,
Throwable ex)
Constructor for the ResourceNotFoundException object |
|
ResourceNotFoundException(Throwable ex)
Constructor for the ResourceNotFoundException object |
|
| 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 |
|---|
public ResourceNotFoundException()
public ResourceNotFoundException(String msg)
msg - Description of the Parameterpublic ResourceNotFoundException(Throwable ex)
ex - Description of the Parameter
public ResourceNotFoundException(String msg,
Throwable ex)
msg - Description of the Parameterex - Description of the Parameter
|
JXTA J2SE | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||