org.opennms.netmgt.protocols.xmp
Class XmpUtilException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.opennms.netmgt.protocols.xmp.XmpUtilException
All Implemented Interfaces:
Serializable

public class XmpUtilException
extends Exception

See Also:
Serialized Form

Constructor Summary
XmpUtilException(String msg)
           
 
Method Summary
 String getMessage()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XmpUtilException

public XmpUtilException(String msg)
Method Detail

getMessage

public String getMessage()
Overrides:
getMessage in class Throwable


Copyright © 2009. All Rights Reserved.