public class ExceptionBuilder extends Object
| Constructor and Description |
|---|
ExceptionBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static UnsupportedOperationException |
buildUnsupportedOperationException()
An
UnsupportedOperationException exception builder that retrueve it's caller to make
a not yet implemented exception with method and class name. |
public static UnsupportedOperationException buildUnsupportedOperationException()
UnsupportedOperationException exception builder that retrueve it's caller to make
a not yet implemented exception with method and class name.Copyright © 2016 LARUS Business Automation Srl. All rights reserved.