public class GobrsAsyncException extends RuntimeException
| 构造器和说明 |
|---|
GobrsAsyncException()
Instantiates a new Gobrs async com.gobrs.async.exception.
|
GobrsAsyncException(String message)
Instantiates a new Gobrs async com.gobrs.async.exception.
|
GobrsAsyncException(String message,
Throwable cause)
Instantiates a new Gobrs async com.gobrs.async.exception.
|
GobrsAsyncException(Throwable cause)
Instantiates a new Gobrs async com.gobrs.async.exception.
|
public GobrsAsyncException()
public GobrsAsyncException(String message, Throwable cause)
message - the messagecause - the causepublic GobrsAsyncException(String message)
message - the messagepublic GobrsAsyncException(Throwable cause)
cause - the causeCopyright © 2022. All rights reserved.