org.eodisp.wrapper.hla
Class SynchronizationPointRegistrationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.eodisp.wrapper.hla.SynchronizationPointRegistrationException
All Implemented Interfaces:
java.io.Serializable

public class SynchronizationPointRegistrationException
extends java.lang.Exception

Thrown to indicate that a synchronization point registration failed.

Version:
$Id:$
Author:
ibirrer
See Also:
Serialized Form

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

SynchronizationPointRegistrationException

public SynchronizationPointRegistrationException(java.lang.String message)
Parameters:
message - detailed error message