nl.idgis.giserver.dynamicsegmentation
Class DynamicSegmentationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by nl.idgis.giserver.dynamicsegmentation.DynamicSegmentationException
All Implemented Interfaces:
java.io.Serializable

public class DynamicSegmentationException
extends java.lang.Exception

This exception is thrown when during dynamic segmentation from lines an exception occurs.

Author:
bretelerjj
See Also:
Serialized Form

Constructor Summary
DynamicSegmentationException(java.lang.String msg)
          Constructs a new DynamicSegmentationException with the specified detail 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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DynamicSegmentationException

public DynamicSegmentationException(java.lang.String msg)
Constructs a new DynamicSegmentationException with the specified detail message.

Parameters:
msg - the detail message