org.objectweb.jorm.naming.api
Class PExceptionNameCoding

java.lang.Object
  extended byPException
      extended byorg.objectweb.jorm.naming.api.PExceptionNaming
          extended byorg.objectweb.jorm.naming.api.PExceptionNameCoding

public class PExceptionNameCoding
extends PExceptionNaming

Generated when a problem arise during coding operations.

Author:
P. Dechamboux
See Also:
Serialized Form

Constructor Summary
PExceptionNameCoding(java.lang.Exception e, java.lang.String em)
           
PExceptionNameCoding(java.lang.String em)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PExceptionNameCoding

public PExceptionNameCoding(java.lang.String em)

PExceptionNameCoding

public PExceptionNameCoding(java.lang.Exception e,
                            java.lang.String em)