de.unihalle.informatik.MiToBo.apps.neurons2D
Class NeuronAnalyzer2DException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by de.unihalle.informatik.MiToBo.apps.neurons2D.NeuronAnalyzer2DException
All Implemented Interfaces:
Serializable

public class NeuronAnalyzer2DException
extends Exception

Exception handling for 2D neuron analyzer.

Author:
misiak
See Also:
NeuronAnalyzer2D, Serialized Form

Constructor Summary
NeuronAnalyzer2DException()
           
NeuronAnalyzer2DException(String msg)
           
 
Method Summary
 String getError()
           
 
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

NeuronAnalyzer2DException

public NeuronAnalyzer2DException()

NeuronAnalyzer2DException

public NeuronAnalyzer2DException(String msg)
Method Detail

getError

public String getError()


Copyright © 2010–2015 Martin Luther University Halle-Wittenberg. All rights reserved.