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