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