psoft.hsphere.resource.registrar
Class RegistrarException
java.lang.Object
java.lang.Throwable
java.lang.Exception
psoft.hsphere.resource.registrar.RegistrarException
- All Implemented Interfaces:
- java.io.Serializable
- public class RegistrarException
- extends java.lang.Exception
- See Also:
- Serialized Form
| 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 |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
NOT_IMPLEMENTED
public static final int NOT_IMPLEMENTED
- See Also:
- Constant Field Values
EMPTY_RESPONSE
public static final int EMPTY_RESPONSE
- See Also:
- Constant Field Values
UNKNOWN_HOST
public static final int UNKNOWN_HOST
- See Also:
- Constant Field Values
UNABLE_TO_CONNECT
public static final int UNABLE_TO_CONNECT
- See Also:
- Constant Field Values
IOERROR
public static final int IOERROR
- See Also:
- Constant Field Values
MAILFORMED_RESPONSE
public static final int MAILFORMED_RESPONSE
- See Also:
- Constant Field Values
OPERATION_FAILED
public static final int OPERATION_FAILED
- See Also:
- Constant Field Values
AUTH_ERROR
public static final int AUTH_ERROR
- See Also:
- Constant Field Values
OTHER_ERROR
public static final int OTHER_ERROR
- See Also:
- Constant Field Values
RegistrarException
public RegistrarException(int code,
java.lang.String text,
java.lang.String fullRegistrarResponse)
RegistrarException
public RegistrarException(int code,
java.lang.String text)
getCode
public int getCode()
getfullRegistrarResponse
public java.lang.String getfullRegistrarResponse()
Copyright © 2004 Positive Software Corporation. All Rights Reserved.