OpenNMS API 1.2.3

org.opennms.netmgt.capsd
Class FailedOperationException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.opennms.netmgt.capsd.FailedOperationException
All Implemented Interfaces:
java.io.Serializable

public class FailedOperationException
extends java.lang.Exception

Author:
brozow FIXME To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.lang.Exception
 
Fields inherited from class java.lang.Throwable
 
Constructor Summary
FailedOperationException()
           
FailedOperationException(java.lang.String arg0)
           
FailedOperationException(java.lang.String arg0, java.lang.Throwable arg1)
           
FailedOperationException(java.lang.Throwable arg0)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, 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

FailedOperationException

public FailedOperationException()

FailedOperationException

public FailedOperationException(java.lang.String arg0)
Parameters:
arg0 -

FailedOperationException

public FailedOperationException(java.lang.String arg0,
                                java.lang.Throwable arg1)
Parameters:
arg0 -
arg1 -

FailedOperationException

public FailedOperationException(java.lang.Throwable arg0)
Parameters:
arg0 -

OpenNMS API 1.2.3

Generated by eevans on May 29 2005 2015.