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