org.expasy.jpl.commons.collection.symbol.seq
Class SequenceOutOfBoundsException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by java.lang.IndexOutOfBoundsException
                  extended by java.lang.ArrayIndexOutOfBoundsException
                      extended by org.expasy.jpl.commons.collection.symbol.seq.SequenceOutOfBoundsException
All Implemented Interfaces:
Serializable

public final class SequenceOutOfBoundsException
extends ArrayIndexOutOfBoundsException

See Also:
Serialized Form

Constructor Summary
SequenceOutOfBoundsException()
           
SequenceOutOfBoundsException(String message)
           
 
Method Summary
 
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
 

Constructor Detail

SequenceOutOfBoundsException

public SequenceOutOfBoundsException()

SequenceOutOfBoundsException

public SequenceOutOfBoundsException(String message)


Copyright (c) 2012 Swiss Institute of Bioinformatics. All rights reserved.