Package org.powermock.reflect.exceptions

Exception Summary
ConstructorNotFoundException A run-time exception that may be thrown to indicate that a constructor was not found.
FieldNotFoundException A run-time exception that may be thrown to indicate that a field was not found.
MethodInvocationException A run-time exception that may be thrown to indicate that a method invocation failed.
MethodNotFoundException A run-time exception that may be thrown to indicate that a method was not found.
TooManyConstructorsFoundException A run-time exception that may be thrown to indicate that too many constructors were found.
TooManyFieldsFoundException A run-time exception that may be thrown to indicate that too many fields were found.
TooManyMethodsFoundException A run-time exception that may be thrown to indicate that too many methods were found.
 



Copyright © 2007-2014. All Rights Reserved.