org.eodisp.wrapper.hla
Class FederationSynchronizationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eodisp.wrapper.hla.FederationSynchronizationException
- All Implemented Interfaces:
- java.io.Serializable
public class FederationSynchronizationException
- extends java.lang.Exception
Thrown to indicate that a federation synchronization could not be achieved
- Version:
- $Id:$
- Author:
- ibirrer
- See Also:
- Serialized Form
| 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 |
FederationSynchronizationException
public FederationSynchronizationException()
FederationSynchronizationException
public FederationSynchronizationException(java.lang.String message,
java.lang.Throwable cause)
FederationSynchronizationException
public FederationSynchronizationException(java.lang.String message)
FederationSynchronizationException
public FederationSynchronizationException(java.lang.Throwable cause)