com.pentec.adaq.sei
Class A2OperationFailedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.pentec.adaq.sei.A2OperationFailedException
All Implemented Interfaces:
java.io.Serializable

public class A2OperationFailedException
extends java.lang.Exception

A2OperationFailedException

Author:
Pender Technology
See Also:
Serialized Form

Constructor Summary
A2OperationFailedException()
           
A2OperationFailedException(java.lang.String $)
           
 
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

A2OperationFailedException

public A2OperationFailedException()

A2OperationFailedException

public A2OperationFailedException(java.lang.String $)