Fields Summary |
---|
public static final NetAppException2 | NETWORK_UNDEFINEDAn undefined network exception. |
public static final NetAppException2 | NETWORK_SEVER_RESETA network exception caused by the server droping us. |
public static final NetAppException2 | NETWORK_INVALID_HOST_NAMEA network exception caused by undefined host name. |
public static final NetAppException2 | LOGIC_BAD_PARAMETERA bad parameter exception. |
public static final NetAppException2 | LOGIC_AUTHORIZATION_FAILEDAn exception caused by failed authorization. |
private final String | nameHolds the name of this constant. |