public class BuildException extends Exception
| Constructor and Description |
|---|
BuildException(String s) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BuildException(String s)
public String getMessage()
getMessage in class ThrowableCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.