uk.ac.man.bioinf.sequence.complex
Class IllegalDuplicateModificationException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.lang.RuntimeException
|
+--uk.ac.man.bioinf.sequence.complex.IllegalDuplicateModificationException
- All Implemented Interfaces:
- Serializable
- public class IllegalDuplicateModificationException
- extends RuntimeException
IllegalDuplicateModificationException.java
Created: Mon Feb 28 23:57:13 2000
- Version:
- $Id: IllegalDuplicateModificationException.java,v 1.2 2001/04/11 17:04:43 lord Exp $
- Author:
- Phillip Lord
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IllegalDuplicateModificationException
public IllegalDuplicateModificationException(String message)