de.unihalle.informatik.MiToBo.core.datatypes
Class MTBNeuriteSkelGraphException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by de.unihalle.informatik.MiToBo.core.datatypes.MTBNeuriteSkelGraphException
All Implemented Interfaces:
Serializable

public class MTBNeuriteSkelGraphException
extends Exception

Exception handling for MTBSkeletonGraph.

Author:
misiak
See Also:
MTBNeuriteSkelGraph, Serialized Form

Constructor Summary
MTBNeuriteSkelGraphException()
           
MTBNeuriteSkelGraphException(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

MTBNeuriteSkelGraphException

public MTBNeuriteSkelGraphException()

MTBNeuriteSkelGraphException

public MTBNeuriteSkelGraphException(String msg)
Method Detail

getError

public String getError()


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