| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Exceptionorg.objectweb.jorm.api.PExceptionorg.objectweb.jorm.api.PExceptionProtocolpublic class PExceptionProtocolextends PExceptionConstructor Summary | |
| |
| |
Method Summary |
Methods inherited from class org.objectweb.jorm.api.PException | |
getNestedException, print | |
public PExceptionProtocol(Exception e,
String error)public PExceptionProtocol(String error)
It builds a new Jorm Exception related to the binding protocol.
- Parameters:
error- The string representation of the error message.