public class ResourceNotResolvedException extends RuntimeException
Resource.| Constructor and Description |
|---|
ResourceNotResolvedException(String message,
Throwable cause)
Create a new
ResourceNotResolvedException with the specified options. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ResourceNotResolvedException(String message, Throwable cause)
ResourceNotResolvedException with the specified options.message - the exception message to display to the usercause - the underlying causeCopyright © 2017 Pivotal Software, Inc.. All rights reserved.