public class AlreadyClosedException extends ShutdownSignalException
| Constructor and Description |
|---|
AlreadyClosedException(ShutdownSignalException sse) |
AlreadyClosedException(ShutdownSignalException sse,
Throwable cause) |
getReason, getReference, isHardError, isInitiatedByApplication, sensibleCloneaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AlreadyClosedException(ShutdownSignalException sse)
public AlreadyClosedException(ShutdownSignalException sse, Throwable cause)
Copyright © 2021 VMware, Inc. or its affiliates.. All rights reserved.