public class GenericSEHRException
extends java.lang.Exception
| Constructor and Description |
|---|
GenericSEHRException() |
GenericSEHRException(java.lang.String message) |
GenericSEHRException(java.lang.String message,
java.lang.Throwable cause) |
GenericSEHRException(java.lang.Throwable cause) |
public GenericSEHRException()
public GenericSEHRException(java.lang.String message)
public GenericSEHRException(java.lang.Throwable cause)
public GenericSEHRException(java.lang.String message,
java.lang.Throwable cause)