NameError exception.
| Modifier and Type | Field and Description |
|---|---|
| private static final long | |
| public static final PyType |
| Access | Constructor and Description |
|---|---|
| protected | |
| public |
| serialVersionUID | back to summary |
|---|---|
| private static final long serialVersionUID | |
| TYPE | back to summary |
|---|---|
| public static final PyType TYPE Hides org. The type object of Python
| |
| NameError | back to summary |
|---|---|
| protected NameError(PyType type, String msg, Object... args) Constructor for sub-class use specifying | |
| NameError | back to summary |
|---|---|
| public NameError(String msg, Object... args) Constructor specifying a message. | |