Java org.apache.wicket.util.lang Exceptions fields, constructors, methods, implement or subclass

Example usage for Java org.apache.wicket.util.lang Exceptions fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.wicket.util.lang Exceptions.

The text is from its open source code.

Method

TfindCause(final Throwable throwable, final Class causeType)
Looks for a cause of the specified type in throwable's chain