org.expasy.jpl.commons.collection
Class Interval.IntervalOverlapException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.expasy.jpl.commons.collection.Interval.IntervalOverlapException
All Implemented Interfaces:
Serializable
Enclosing class:
Interval

public static class Interval.IntervalOverlapException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
Interval.IntervalOverlapException()
           
Interval.IntervalOverlapException(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

Interval.IntervalOverlapException

public Interval.IntervalOverlapException()

Interval.IntervalOverlapException

public Interval.IntervalOverlapException(String message)


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