net.sf.ovanttasks.ovnative.win32
Class Win32Exception
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.sf.ovanttasks.ovnative.win32.Win32Exception
- All Implemented Interfaces:
- Serializable
public class Win32Exception
- extends RuntimeException
This Exception is thrown in the native code.
- Author:
- lars.gersmann@roxes.com
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Win32Exception
public Win32Exception()
Win32Exception
public Win32Exception(String message)
Win32Exception
public Win32Exception(Throwable cause)
Win32Exception
public Win32Exception(String message,
Throwable cause)
Copyright © 2008 Orangevolt. All Rights Reserved.