com.verisign.epp.util
Class EPPLogException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.verisign.epp.exception.EPPException
              extended by com.verisign.epp.util.EPPLogException
All Implemented Interfaces:
java.io.Serializable

public class EPPLogException
extends EPPException

DOCUMENT ME!

Version:
$Revision: 1.2 $
Author:
$author$
See Also:
Serialized Form

Constructor Summary
EPPLogException(java.lang.String myDesc)
          DOCUMENT ME!
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EPPLogException

public EPPLogException(java.lang.String myDesc)
DOCUMENT ME!

Parameters:
myDesc - DOCUMENT ME!
See Also:
java.lang.Exception.Exception(String s)


Copyright ? VeriSign Inc. All Rights Reserved.