info.bioinfweb.treegraph.document.io.nexus
Class NexusException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
java.lang.RuntimeException
              
info.bioinfweb.treegraph.document.io.nexus.NexusException
- All Implemented Interfaces: 
 - Serializable
 
public class NexusException
- extends RuntimeException
 
- See Also:
 - Serialized Form
 
 
 
 
| Methods inherited from class java.lang.Throwable | 
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
error
private NexusError error
NexusException
public NexusException(NexusError error)
getError
public NexusError getError()