| Package | Description |
|---|---|
| com.openpojo.business.exception |
| Modifier and Type | Method and Description |
|---|---|
static BusinessException |
BusinessException.getInstance(String message)
Construct an Exception with message.
|
static BusinessException |
BusinessException.getInstance(String message,
Throwable cause)
Construct an Exception with message and cause.
|
Copyright © 2010–2021. All rights reserved.