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, toStringpublic IllegalIDException()
public IllegalIDException(Throwable t)
public IllegalIDException(String message)
public IllegalIDException(Throwable t, String message)
Copyright © 2020 BioJava. All rights reserved.