public class UBLValidationException extends RuntimeException
| Constructor and Description |
|---|
UBLValidationException() |
UBLValidationException(String message,
Object... parameters) |
UBLValidationException(String message,
Throwable cause) |
UBLValidationException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
UBLValidationException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Object[] |
getParameters() |
void |
setParameters(Object[] parameters) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UBLValidationException()
public UBLValidationException(Throwable cause)
Copyright © 2017. All rights reserved.