Revision 8e5f43b1 lib/errors.py

b/lib/errors.py
139 139
  pass
140 140

  
141 141

  
142
class AddressPoolError(GenericError):
143
  """Errors related to IP address pools.
144

  
145
  """
146

  
147

  
142 148
class ReservationError(GenericError):
143 149
  """Errors reserving a resource.
144 150

  

Also available in: Unified diff