@InterfaceAudience.Public public class FailedCloseWALAfterInitializedErrorException extends IOException
| 构造器和说明 |
|---|
FailedCloseWALAfterInitializedErrorException()
default constructor
|
FailedCloseWALAfterInitializedErrorException(String msg)
constructor with error msg
|
FailedCloseWALAfterInitializedErrorException(String msg,
Throwable t)
constructor with error msg and throwable
|
public FailedCloseWALAfterInitializedErrorException(String msg, Throwable t)
msg - messaget - throwablepublic FailedCloseWALAfterInitializedErrorException(String msg)
msg - messagepublic FailedCloseWALAfterInitializedErrorException()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.