public class ExceptionHandlingBean extends Object implements Serializable
Constructor and Description |
---|
ExceptionHandlingBean() |
Modifier and Type | Method and Description |
---|---|
String |
getNullPointerExceptionField()
This getter throws a NullPointerException.
|
String |
throwNullPointerException()
Throws a NullPointerException to see how it is handled.
|
public String throwNullPointerException()
public String getNullPointerExceptionField()
NullPointerException
- Always.Copyright © 2008–2018. All rights reserved.