public class CompatibilityException extends RuntimeException
| Constructor and Description |
|---|
CompatibilityException() |
CompatibilityException(String message) |
CompatibilityException(String message,
Throwable cause) |
CompatibilityException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
CompatibilityException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017 JBoss by Red Hat. All rights reserved.