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