org.expasy.jpl.commons.collection.symbol
Class SymbolNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.expasy.jpl.commons.collection.symbol.SymbolNotFoundException
- All Implemented Interfaces:
- Serializable
public final class SymbolNotFoundException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SymbolNotFoundException
public SymbolNotFoundException()
SymbolNotFoundException
public SymbolNotFoundException(String message)
- Parameters:
message -
SymbolNotFoundException
public SymbolNotFoundException(Throwable cause)
- Parameters:
cause -
SymbolNotFoundException
public SymbolNotFoundException(String message,
Throwable cause)
- Parameters:
message - cause -
Copyright (c) 2012 Swiss Institute of Bioinformatics. All rights reserved.