public class ResolutionException extends RuntimeException
| Constructor and Description |
|---|
ResolutionException(String message)
Creates a new instance with the specified message
|
ResolutionException(String message,
Throwable cause)
Creates a new instance with the specified message and cause
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ResolutionException(String message)
message - The messageCopyright © 2017 JBoss by Red Hat. All rights reserved.