public class ResourceException extends Exception
ResourcePrototype
with a program error.Constructor and Description |
---|
ResourceException(ResourcePrototype resource) |
ResourceException(ResourcePrototype resource,
String msg) |
ResourceException(ResourcePrototype resource,
String msg,
Throwable t) |
Modifier and Type | Method and Description |
---|---|
ResourcePrototype |
getResource() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, setStackTrace, toString
public ResourceException(ResourcePrototype resource)
public ResourceException(ResourcePrototype resource, String msg)
public ResourceException(ResourcePrototype resource, String msg, Throwable t)
public ResourcePrototype getResource()
Copyright © 2018. All rights reserved.