Class SvsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.openehealth.ipf.commons.ihe.svs.core.SvsException
- All Implemented Interfaces:
Serializable
- Author:
- Quentin Ligier
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSvsException
(String message) SvsException
(String message, Throwable cause) SvsException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SvsException
-
SvsException
-
SvsException
-