| Package | Description |
|---|---|
| com.openpojo.validation.exception |
| Modifier and Type | Method and Description |
|---|---|
static ValidationException |
ValidationException.getInstance(String message)
Construct an Exception with message.
|
static ValidationException |
ValidationException.getInstance(String message,
Throwable cause)
Construct an Exception with message and cause.
|
Copyright © 2010-2016. All Rights Reserved.