@Deprecated public class ResourceNotFoundException extends IOException
| Constructor and Description |
|---|
ResourceNotFoundException()
Deprecated.
|
ResourceNotFoundException(String s)
Deprecated.
|
ResourceNotFoundException(String s,
Throwable throwable)
Deprecated.
|
ResourceNotFoundException(Throwable throwable)
Deprecated.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ResourceNotFoundException()
public ResourceNotFoundException(String s)
public ResourceNotFoundException(String s, Throwable throwable)
public ResourceNotFoundException(Throwable throwable)
Copyright © 2015 Calrissian. All rights reserved.