|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.jboss.util.NestedException
org.jboss.portal.format.template.BuildException
public class BuildException
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.jboss.util.NestedThrowable |
|---|
org.jboss.util.NestedThrowable.Util |
| Field Summary |
|---|
| Fields inherited from class org.jboss.util.NestedException |
|---|
nested |
| Fields inherited from interface org.jboss.util.NestedThrowable |
|---|
DETECT_DUPLICATE_NESTING, NESTED_TRACE_ENABLED, PARENT_TRACE_ENABLED |
| Constructor Summary | |
|---|---|
BuildException()
|
|
BuildException(java.lang.Exception nested)
|
|
BuildException(java.lang.String message)
|
|
BuildException(java.lang.String message,
java.lang.Exception nested)
|
|
| Method Summary |
|---|
| Methods inherited from class org.jboss.util.NestedException |
|---|
getCause, getMessage, getNested, printStackTrace, printStackTrace, printStackTrace |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public BuildException()
public BuildException(java.lang.String message)
public BuildException(java.lang.Exception nested)
public BuildException(java.lang.String message,
java.lang.Exception nested)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||