Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Exception
org.objectweb.jorm.api.PException
org.objectweb.jorm.api.PExceptionIO
org.objectweb.jorm.api.PExceptionExistingDSI
public class PExceptionExistingDSI
extends PExceptionIO
Constructor 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.