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