public class AmbiguousClass extends ClassNotFound
| Modifier and Type | Field and Description |
|---|---|
Identifier |
name1
The class that was not found
|
Identifier |
name2 |
name| Constructor and Description |
|---|
AmbiguousClass(Identifier name1,
Identifier name2)
Constructor
|
public Identifier name1
public Identifier name2
public AmbiguousClass(Identifier name1, Identifier name2)
Copyright © 2016. All Rights Reserved.