| 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.PExceptionExistingDSIpublic class PExceptionExistingDSIextends PExceptionIOConstructor Summary | |
| |
Method Summary |
Methods inherited from class org.objectweb.jorm.api.PException | |
getNestedException, print | |
public PExceptionExistingDSI(String error)
It builds a new Jorm Exception related to DSI existence (trying to create a duplicate!).
- Parameters:
error- The string representation of the error message.