Serializable
public class AttachOperationFailedException extends IOException
This exception can be thrown by the various operations of
VirtualMachine
when the operation
fails in the target VM. If there is a communication error,
a regular IOException will be thrown.
Constructor | Description |
---|---|
AttachOperationFailedException(String message) |
Constructs an
AttachOperationFailedException with
the specified detail message. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AttachOperationFailedException(String message)
AttachOperationFailedException
with
the specified detail message.message
- the detail message.
Copyright © 2005, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-Ubuntu+0-9b143-1ubuntu1