public class ServerErrorRuntimeException extends VerificationRuntimeException
| Constructor and Description |
|---|
ServerErrorRuntimeException(Object source,
String errorKey,
String defaultErrorMessage,
Object... details) |
ServerErrorRuntimeException(Throwable cause,
MetaData metaData,
String errorKey,
String defaultErrorMessage,
Object... details) |
ServerErrorRuntimeException(VerificationFailureSet verificationSet) |
dump, getVerificationFailureSet, toVerificationExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ServerErrorRuntimeException(Throwable cause, MetaData metaData, String errorKey, String defaultErrorMessage, Object... details)
public ServerErrorRuntimeException(Object source, String errorKey, String defaultErrorMessage, Object... details)
public ServerErrorRuntimeException(VerificationFailureSet verificationSet)
Copyright © 2015. All Rights Reserved.