| Package | Description |
|---|---|
| com.openpojo.business.exception |
| Modifier and Type | Method and Description |
|---|---|
static BusinessException |
BusinessException.getInstance(java.lang.String message)
Construct an Exception with message.
|
static BusinessException |
BusinessException.getInstance(java.lang.String message,
java.lang.Throwable cause)
Construct an Exception with message and cause.
|
Copyright © 2010-2015. All Rights Reserved.