org.glassfish.virtualization.spi
Class VirtException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.glassfish.virtualization.spi.VirtException
- All Implemented Interfaces:
- Serializable
public class VirtException
- extends Exception
Exception wrapper for underlying native virtualization exception
- Author:
- Jerome Dochez
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
VirtException
public VirtException()
VirtException
public VirtException(String message)
VirtException
public VirtException(String message,
Throwable cause)
VirtException
public VirtException(Throwable cause)
Copyright © 2012. All Rights Reserved.