public abstract class MOException extends Exception
MOException is the base class for all exceptions thrown
while managing ManagedObjects.| Constructor and Description |
|---|
MOException() |
MOException(String message) |
MOException(String message,
Exception chainedException) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020 SNMP4J.org. All rights reserved.