org.opennms.netmgt.vacuumd
Class AutomationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.opennms.netmgt.vacuumd.AutomationException
All Implemented Interfaces:
Serializable

public class AutomationException
extends RuntimeException

Author:
Mathew Brozowski
See Also:
Serialized Form

Constructor Summary
AutomationException(String arg0)
           
AutomationException(String arg0, Throwable arg1)
           
AutomationException(Throwable arg0)
           
 
Method Summary
 
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

AutomationException

public AutomationException(String arg0)

AutomationException

public AutomationException(Throwable arg0)

AutomationException

public AutomationException(String arg0,
                           Throwable arg1)


Copyright © 2009. All Rights Reserved.