Package org.opennms.netmgt.protocols.xmp
Class XmpUtilException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.opennms.netmgt.protocols.xmp.XmpUtilException
-
- All Implemented Interfaces:
java.io.Serializable
public class XmpUtilException extends java.lang.Exception
XmpUtilException class.
- Version:
- $Id: $
- Author:
- ranger
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description XmpUtilException(java.lang.String msg)
Constructor for XmpUtilException.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getMessage()
getMessage
-