|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectNestedException
org.jboss.portal.format.template.BuildException
public class BuildException
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 java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, 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 |