public class KatalonRuntimeException extends RuntimeException
| Constructor and description |
|---|
KatalonRuntimeException
(String message) |
KatalonRuntimeException
(Throwable e) |
KatalonRuntimeException
(String message, Throwable e) |
| Methods inherited from class | Name |
|---|---|
class RuntimeException |
printStackTrace, printStackTrace, printStackTrace, getStackTrace, fillInStackTrace, getCause, initCause, toString, getMessage, getSuppressed, getLocalizedMessage, setStackTrace, addSuppressed, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |