public class AutomatonException extends BioException
Constructor and Description |
---|
AutomatonException(String message) |
AutomatonException(Throwable ex) |
AutomatonException(Throwable ex,
String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AutomatonException(String message)
public AutomatonException(Throwable ex)
public AutomatonException(Throwable ex, String message)
Copyright © 2014 BioJava. All rights reserved.