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