| 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.PExceptionIOorg.objectweb.jorm.api.PExceptionNoDSIpublic class PExceptionNoDSIextends PExceptionIOConstructor Summary | |
| |
Method Summary |
Methods inherited from class org.objectweb.jorm.api.PException | |
getNestedException, print | |
public PExceptionNoDSI(String error)
It builds a new Jorm Exception related to DSI non existence.
- Parameters:
error- The string representation of the error message.