public class NotSendableException extends RuntimeException
| 构造器和说明 |
|---|
NotSendableException(String s)
constructor for a NotSendableException
|
NotSendableException(String s,
Throwable t)
constructor for a NotSendableException
|
NotSendableException(Throwable t)
constructor for a NotSendableException
|
Copyright © 2025. All rights reserved.