public class RvdException extends Exception
| Constructor and Description |
|---|
RvdException() |
RvdException(String message) |
RvdException(String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
asJson() |
ExceptionResult |
getExceptionSummary() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RvdException()
public RvdException(String message)
public ExceptionResult getExceptionSummary()
public String asJson()
Copyright © 2016. All Rights Reserved.