public class ShenyuException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
ShenyuException(java.lang.String message)
Instantiates a new Shenyu exception.
|
ShenyuException(java.lang.String message,
java.lang.Throwable throwable)
Instantiates a new Shenyu exception.
|
ShenyuException(java.lang.Throwable e)
Instantiates a new Shenyu exception.
|
public ShenyuException(java.lang.Throwable e)
e - the epublic ShenyuException(java.lang.String message)
message - the messagepublic ShenyuException(java.lang.String message,
java.lang.Throwable throwable)
message - the messagethrowable - the throwableCopyright © 2024 The Apache Software Foundation. All rights reserved.