edu.mssm.crover.representation
Class SecondaryStructure_Annotation.InconsistentLimitsException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--edu.mssm.crover.representation.SecondaryStructure_Annotation.InconsistentLimitsException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
SecondaryStructure_Annotation

public class SecondaryStructure_Annotation.InconsistentLimitsException
extends java.lang.Exception

Thrown when some conflicts was detected between the SSE limits. This exception is thrown during a cleanup, after ordering of the SSE and truncation of the end of SSE (if required), when the end limit of an SSE is smaller than the start limit.

See Also:
Serialized Form

Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 



Copyright @ 2003 Mount Sinai School of Medicine. All Rights Reserved.