org.objectweb.jorm.naming.api

Class PExceptionNameCoding


public class PExceptionNameCoding
extends PExceptionNaming

Generated when a problem arise during coding operations.

Author:
P. Dechamboux

Constructor Summary

PExceptionNameCoding(Exception e, String em)
PExceptionNameCoding(String em)

Method Summary

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

getNestedException, print

Constructor Details

PExceptionNameCoding

public PExceptionNameCoding(Exception e,
                            String em)


PExceptionNameCoding

public PExceptionNameCoding(String em)