public class HpdException extends RuntimeException
| Constructor and Description |
|---|
HpdException(Exception exception,
ErrorResponse.ErrorType type) |
HpdException(String message,
ErrorResponse.ErrorType type) |
| Modifier and Type | Method and Description |
|---|---|
ErrorResponse.ErrorType |
getType() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic HpdException(String message, ErrorResponse.ErrorType type)
public HpdException(Exception exception, ErrorResponse.ErrorType type)
public ErrorResponse.ErrorType getType()
Copyright © 2020 Open eHealth Foundation. All rights reserved.