Revision 3309M

org.pathvisio.visualization.colorset
Class Criterion.CriterionException

java.lang.Object
  extended by java.lang.Throwable
      extended by org.pathvisio.visualization.colorset.Criterion.CriterionException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Criterion

public static class Criterion.CriterionException
extends java.lang.Throwable

Exception thrown e.g. when there is a syntax error in the criterion

See Also:
Serialized Form

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
 


Generated September 9 2010