Package org.gvsig.vcsgis.lib
Class VCSGisRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.gvsig.vcsgis.lib.VCSGisRuntimeException
- All Implemented Interfaces:
Serializable
- Author:
- gvSIG Team
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionVCSGisRuntimeException(int errnum, String msg) VCSGisRuntimeException(int errnum, String msg, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
VCSGisRuntimeException
-
VCSGisRuntimeException
-
-
Method Details
-
getErrnum
public int getErrnum()
-