public class NestedNullException extends BeanAccessLanguageException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
NestedNullException()
Constructs a
NestedNullException without a detail message. |
NestedNullException(java.lang.String message)
Constructs a
NestedNullException without a detail message. |
private static final long serialVersionUID
public NestedNullException()
NestedNullException without a detail message.public NestedNullException(java.lang.String message)
NestedNullException without a detail message.message - the detail message explaining this exceptionCopyright (c) 2000-2008 - Apache Software Foundation