Revision 1de1cf25 lib/errors.py

b/lib/errors.py
123 123
  """
124 124

  
125 125

  
126
class AddressPoolError(GenericError):
127
  """Errors related to IP address pools.
128

  
129
  """
130

  
131

  
126 132
class ReservationError(GenericError):
127 133
  """Errors reserving a resource.
128 134

  

Also available in: Unified diff