org.glassfish.gmbal
Class GmbalException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.glassfish.gmbal.GmbalException
- All Implemented Interfaces:
- Serializable
public class GmbalException
- extends RuntimeException
Unchecked exception type used for all gmbal exceptions.
- Author:
- ken
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
GmbalException
public GmbalException(String msg)
GmbalException
public GmbalException(String msg,
Throwable thr)
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.