public class ClassNotFound
extends java.lang.Exception
| Modifier and Type | Field and Description |
|---|---|
Identifier |
name
The class that was not found
|
| Constructor and Description |
|---|
ClassNotFound(Identifier nm)
Create a ClassNotFound exception
|
public Identifier name
public ClassNotFound(Identifier nm)
Copyright © 2016. All Rights Reserved.