org.opennms.rancid
Class RancidApiException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.opennms.rancid.RancidApiException
- All Implemented Interfaces:
- Serializable
public class RancidApiException
- extends IOException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RWS_BUSY
public static int RWS_BUSY
RWS_RESOURCE_NOT_FOUND
public static int RWS_RESOURCE_NOT_FOUND
RWS_TIMEOUT
public static int RWS_TIMEOUT
RWS_AUTH_FAILES
public static int RWS_AUTH_FAILES
RWS_RESOURCE_EXISTS
public static int RWS_RESOURCE_EXISTS
OTHER_ERROR
public static int OTHER_ERROR
getRancidCode
public int getRancidCode()
Copyright © 2012. All Rights Reserved.