org.firebirdsql.gds.impl.jni
Class InternalError
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.firebirdsql.gds.impl.jni.InternalError
- All Implemented Interfaces:
- Serializable
public class InternalError
- extends RuntimeException
Thrown from native code when unexpected errors occur.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InternalError
public InternalError(String message)
InternalError
public InternalError(String message,
Throwable cause)
Copyright © 2001-2010. All Rights Reserved.