Package ch.swisscom.mid.client.model
Class DataAssemblyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ch.swisscom.mid.client.MIDClientException
ch.swisscom.mid.client.model.DataAssemblyException
- All Implemented Interfaces:
Serializable
public class DataAssemblyException extends MIDClientException
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description DataAssemblyException(String message)DataAssemblyException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString