CallMethodRule
that is internally used for calling a file configuration's load()
method. This class difers from its ancestor that it catches all occuring exceptions when the specified method is called. It then checks whether for the corresponding configuration the optional attribute is set. If this is the case, the exception will simply be ignored.
@since 1.4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|