deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

org.deegree.crs.exceptions
Class WKTParsingException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.deegree.crs.exceptions.WKTParsingException
All Implemented Interfaces:
Serializable

public class WKTParsingException
extends RuntimeException

The class TODO add class documentation here.

Version:
$Revision: $, $Date: $
Author:
Andrei Ionita, last edited by: $Author: ionita $
See Also:
Serialized Form

Constructor Summary
WKTParsingException(Exception e)
           
WKTParsingException(String message)
           
WKTParsingException(String message, Exception e)
           
 
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

WKTParsingException

public WKTParsingException(String message)
Parameters:
message - human readable message

WKTParsingException

public WKTParsingException(String message,
                           Exception e)
Parameters:
message - human readable message
e - cause

WKTParsingException

public WKTParsingException(Exception e)
Parameters:
e - cause

deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org

]]>