Lilia Sampaio 857d320acf Creating OneViewException class
This exception will be inherited by all the other exceptions related
to OneView operations. Considering this, it will be used in the OneView
driver code in order to increase try/except granularity by replacing
"except Exception" for "except OneViewException", for instance.

Change-Id: I90bab3b913af608774b9c181c36e568b4b0a080b
2015-10-06 18:26:32 +00:00
..
2015-10-06 18:26:32 +00:00