FilerError Class Reference

Public Member Functions

def __init__

Data Fields

 errno
 reason

Static Public Attributes

int IGROUP_NOT_CONTAIN_GIVEN_INIT = 9007
int IGROUP_ALREADY_HAS_INIT = 9008
int NO_SUCH_IGROUP = 9003
int EVDISK_ERROR_VDISK_EXISTS = 9012
int EVDISK_ERROR_VDISK_EXPORTED = 9013
int EVDISK_ERROR_VDISK_NOT_ENABLED = 9014
int EVDISK_ERROR_VDISK_NOT_DISABLED = 9015
int EVDISK_ERROR_NO_SUCH_LUNMAP = 9016
int EVDISK_ERROR_INITGROUP_MAPS_EXIST = 9029
int EVDISK_ERROR_SIZE_TOO_LARGE = 9034
int EVDISK_ERROR_NO_SUCH_VOLUME = 9036
int EVDISK_ERROR_SIZE_TOO_SMALL = 9041
int EVDISK_ERROR_SIZE_UNCHANGED = 9042
int EVDISK_ERROR_INITGROUP_HAS_VDISK = 9023

Detailed Description

Class represents a NetApp bad return code

Definition at line 132 of file na.py.


Member Function Documentation

def __init__ (   self,
  errno,
  reason,
  args,
  kwargs 
)

Definition at line 154 of file na.py.


Field Documentation

Definition at line 156 of file na.py.

int EVDISK_ERROR_INITGROUP_HAS_VDISK = 9023 [static]

Definition at line 152 of file na.py.

int EVDISK_ERROR_INITGROUP_MAPS_EXIST = 9029 [static]

Definition at line 146 of file na.py.

int EVDISK_ERROR_NO_SUCH_LUNMAP = 9016 [static]

Definition at line 145 of file na.py.

int EVDISK_ERROR_NO_SUCH_VOLUME = 9036 [static]

Definition at line 149 of file na.py.

int EVDISK_ERROR_SIZE_TOO_LARGE = 9034 [static]

Definition at line 148 of file na.py.

int EVDISK_ERROR_SIZE_TOO_SMALL = 9041 [static]

Definition at line 150 of file na.py.

int EVDISK_ERROR_SIZE_UNCHANGED = 9042 [static]

Definition at line 151 of file na.py.

int EVDISK_ERROR_VDISK_EXISTS = 9012 [static]

Definition at line 141 of file na.py.

int EVDISK_ERROR_VDISK_EXPORTED = 9013 [static]

Definition at line 142 of file na.py.

int EVDISK_ERROR_VDISK_NOT_DISABLED = 9015 [static]

Definition at line 144 of file na.py.

int EVDISK_ERROR_VDISK_NOT_ENABLED = 9014 [static]

Definition at line 143 of file na.py.

int IGROUP_ALREADY_HAS_INIT = 9008 [static]

Definition at line 137 of file na.py.

int IGROUP_NOT_CONTAIN_GIVEN_INIT = 9007 [static]

Definition at line 136 of file na.py.

int NO_SUCH_IGROUP = 9003 [static]

Definition at line 138 of file na.py.

Definition at line 157 of file na.py.


The documentation for this class was generated from the following file:

Generated on 9 Jul 2015 for libStorageMgmt by  doxygen 1.6.1