public class ThrowException extends Object
| Constructor and Description |
|---|
ThrowException() |
| Modifier and Type | Method and Description |
|---|---|
String |
getThrowAllowedException() |
String |
getThrowNotAllowedException() |
void |
setThrowAllowedException(String throwAllowedException) |
void |
setThrowNotAllowedException(String throwNotAllowedException) |
public String getThrowAllowedException()
public void setThrowAllowedException(String throwAllowedException)
public String getThrowNotAllowedException()
public void setThrowNotAllowedException(String throwNotAllowedException)
Copyright © 2005-2014 dozer. All Rights Reserved.