net.sf.jnati
Class NativeCodeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.sf.jnati.NativeCodeException
- All Implemented Interfaces:
- Serializable
public class NativeCodeException
- extends Exception
- Author:
- Sam Adams
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NativeCodeException
public NativeCodeException(String message)
NativeCodeException
public NativeCodeException(Throwable cause)
NativeCodeException
public NativeCodeException(String message,
Throwable cause)
Copyright © 2007-2011 Sam Adams. All Rights Reserved.