|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NexusError | |
|---|---|
| info.bioinfweb.treegraph.document.io.nexus | Contains classes implementing the import from and export to the Nexus format. |
| Uses of NexusError in info.bioinfweb.treegraph.document.io.nexus |
|---|
| Fields in info.bioinfweb.treegraph.document.io.nexus declared as NexusError | |
|---|---|
private NexusError |
NexusException.error
|
| Methods in info.bioinfweb.treegraph.document.io.nexus that return NexusError | |
|---|---|
NexusError |
NexusException.getError()
|
static NexusError |
NexusError.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static NexusError[] |
NexusError.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in info.bioinfweb.treegraph.document.io.nexus with parameters of type NexusError | |
|---|---|
NexusException(NexusError error)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||