argos.metadata
Class CircleException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by argos.metadata.CircleException
All Implemented Interfaces:
Serializable

public class CircleException
extends Exception

See Also:
Serialized Form

Constructor Summary
CircleException(List<Node> circle)
           
 
Method Summary
static String createExceptionMessage(List<Node> circle)
           
 String getMessage()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, 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

CircleException

public CircleException(List<Node> circle)
Method Detail

getMessage

public String getMessage()
Overrides:
getMessage in class Throwable

createExceptionMessage

public static String createExceptionMessage(List<Node> circle)


Copyright © 2004-2007 University of Troms?. All Rights Reserved.