public class FHIRI2B2Exception
extends java.lang.Exception
| Constructor and Description |
|---|
FHIRI2B2Exception(java.lang.String msg)
Constructor method.
|
FHIRI2B2Exception(java.lang.String msg,
java.lang.Exception e)
Constructor method.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Exception |
getInnerException()
Returns the embedded exception
|
public FHIRI2B2Exception(java.lang.String msg)
msg - The messagepublic FHIRI2B2Exception(java.lang.String msg,
java.lang.Exception e)
msg - The messagee - The embedded exception