public class TranslationException extends RuntimeException
Constructor and Description |
---|
TranslationException(Exception t) |
TranslationException(String m) |
TranslationException(String m,
Exception t) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TranslationException(String m)
public TranslationException(Exception t)
public TranslationException(String m, Exception t)
Copyright © 2000–2019 BioJava. All rights reserved.