org.eclipse.ohf.ihe.xds.source
Class SubmitTransactionCompositionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.ohf.ihe.xds.source.SubmitTransactionCompositionException
- All Implemented Interfaces:
- java.io.Serializable
public class SubmitTransactionCompositionException
- extends java.lang.Exception
Exception thrown when the composition of the SubmissionTransationData is
invalid (re-word this).
TODO not sure if we are going to use this yet.
- Author:
- Sarah Knoop
- 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 |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
SubmitTransactionCompositionException
public SubmitTransactionCompositionException(java.lang.Throwable th)
SubmitTransactionCompositionException
public SubmitTransactionCompositionException(java.lang.String msg)
SubmitTransactionCompositionException
public SubmitTransactionCompositionException(java.lang.String msg,
java.lang.Throwable th)
SubmitTransactionCompositionException
public SubmitTransactionCompositionException()