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. Submit a bug or feature
Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries.
Copyright © 2005, 2017, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.
DRAFT 9-Ubuntu+0-9b158-1