public class ShenyuException extends RuntimeException
| Constructor and Description |
|---|
ShenyuException(String message)
Instantiates a new Shenyu exception.
|
ShenyuException(String message,
Throwable throwable)
Instantiates a new Shenyu exception.
|
ShenyuException(Throwable e)
Instantiates a new Shenyu exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2021 The Apache Software Foundation. All rights reserved.