java.io.Serializable
DuplicateRegistrationException
public abstract class MOException
extends java.lang.Exception
MOException
is the base class for all exceptions thrown
while managing ManagedObject
s.Constructor | Description |
---|---|
MOException() |
|
MOException(java.lang.String message) |
|
MOException(java.lang.String message,
java.lang.Exception chainedException) |
Copyright © 2018 SNMP4J.org. All rights reserved.