public class WMIException extends RuntimeException
This is an unchecked exception so it can be catched optionally
| Constructor and Description |
|---|
WMIException(String message) |
WMIException(String message,
Throwable cause) |
WMIException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018. All rights reserved.