org.gephi.project.io
Class GephiFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.gephi.project.io.GephiFormatException
- All Implemented Interfaces:
- java.io.Serializable
public class GephiFormatException
- extends java.lang.RuntimeException
- Author:
- Mathieu Bastian
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
GephiFormatException
public GephiFormatException(java.lang.Class source,
java.lang.Throwable cause)
GephiFormatException
public GephiFormatException(java.lang.String message)
getMessage
public java.lang.String getMessage()
- Overrides:
getMessage
in class java.lang.Throwable
getLocalizedMessage
public java.lang.String getLocalizedMessage()
- Overrides:
getLocalizedMessage
in class java.lang.Throwable