| | | | SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
|
|
com.newstep.solid.management.runtime.directory
|
Class RegistrationException
|
java.lang.Throwable
|
+--java.lang.Exception
|
+--com.newstep.solid.management.runtime.directory.RegistrationException
All Implemented Interfaces:
Serializable
public class RegistrationException
A serializable directory registration exception.
Author:
msimonsen
Exceptions:
true
| Field Summary |
private final static long |
|
| Constructor Summary |
public void |
|
public void |
|
public void |
|
private final static long serialVersionUID
Final.
Multiplicity:
1
Static.
public void RegistrationException (String msg, Throwable t)
Stereotype:
create
public void RegistrationException (Throwable t)
Stereotype:
create
public void RegistrationException (String msg)
Stereotype:
create
| | | | SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
|
|