|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectPException
org.objectweb.jorm.api.PExceptionProtocol
This exception is raised when a problem occured due to protocol inconsistency with respect to life-cycle management for example.
| Constructor Summary | |
PExceptionProtocol(java.lang.Exception e,
java.lang.String error)
|
|
PExceptionProtocol(java.lang.String error)
It builds a new Jorm Exception related to the binding protocol. |
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PExceptionProtocol(java.lang.String error)
error - The string representation of the error message.
public PExceptionProtocol(java.lang.Exception e,
java.lang.String error)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||