public class AlreadyClosedException extends IllegalStateException
| 构造器和说明 |
|---|
AlreadyClosedException() |
AlreadyClosedException(String msg) |
AlreadyClosedException(String msg,
Throwable th) |
AlreadyClosedException(Throwable th) |
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.