|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectCoreException
eu.geclipse.core.reporting.ProblemException
eu.geclipse.core.security.GridGSSException
public class GridGSSException
Problem exception that is dedicated to GSSExceptions and manages
the mapping of the GSS error codes to IProblems.
| Constructor Summary | |
|---|---|
GridGSSException(org.ietf.jgss.GSSException exc,
java.lang.String pluginID)
Construct a new GridGSSException from the specified
GSSException and map the GSS error code to a g-Eclipse
problem. |
|
| Method Summary |
|---|
| Methods inherited from class eu.geclipse.core.reporting.ProblemException |
|---|
getProblem |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GridGSSException(org.ietf.jgss.GSSException exc,
java.lang.String pluginID)
GridGSSException from the specified
GSSException and map the GSS error code to a g-Eclipse
problem.
exc - The GSSException to be wrapped up.pluginID - The id of the plug-in where the exception happened.
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||