org.objectweb.jorm.api

Class PExceptionNoDSI


public class PExceptionNoDSI
extends PExceptionIO

Constructor Summary

PExceptionNoDSI(String error)
It builds a new Jorm Exception related to DSI non existence.

Method Summary

Methods inherited from class org.objectweb.jorm.api.PException

getNestedException, print

Constructor Details

PExceptionNoDSI

public PExceptionNoDSI(String error)
It builds a new Jorm Exception related to DSI non existence.

Parameters:
error - The string representation of the error message.