public class DelayMessageException extends RuntimeException
DelayMessageException
| 构造器和说明 |
|---|
DelayMessageException(String message)
Constructs a new runtime exception with the specified detail message.
|
DelayMessageException(String message,
Throwable cause)
Constructs a new runtime exception with the specified detail message and cause.
|
public DelayMessageException(String message)
Copyright © 2020. All rights reserved.