com.tensegrity.graphics
Class MarkerFormatParseException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.tensegrity.generic.util.StaticException
              extended bycom.tensegrity.graphics.MarkerFormatParseException
All Implemented Interfaces:
java.io.Serializable

public class MarkerFormatParseException
extends StaticException

The MarkerFormatParseException is thrown by the FormatPool while parsing a MarkerFormat description and an error occurs.

Version:
$Id: MarkerFormatParseException.java,v 1.1 2003/04/14 09:00:00 MichaelKegel Exp $
Author:
MichaelKegel
See Also:
Serialized Form

Constructor Summary
MarkerFormatParseException(java.lang.String message)
          Constructor for MarkerFormatParseException.
 
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

MarkerFormatParseException

public MarkerFormatParseException(java.lang.String message)
Constructor for MarkerFormatParseException.



Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.