public class EPPParserException extends EPPException
Title: EPP SDK
Description: EPP SDK for 1.0 Spec
Copyright: Copyright (c) 2003
Company: VeriSign
Constructor and Description |
---|
EPPParserException()
Creates a new EPPParserException object.
|
EPPParserException(java.lang.String info)
Creates a new EPPParserException object.
|
EPPParserException(java.lang.Throwable aThrowable)
Creates a new EPPParserException object.
|
public EPPParserException()
public EPPParserException(java.lang.String info)
info
- DOCUMENT ME!public EPPParserException(java.lang.Throwable aThrowable)
aThrowable
- DOCUMENT ME!Copyright © VeriSign Inc. All Rights Reserved.