|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.bea.p13n.display.config.exception.DisplayServiceException
com.bea.p13n.display.config.exception.TemplateLookupException
public class TemplateLookupException
This class extends TemplateLookupException class and wraps the exception occurred in the application. This exception might occur when there is a problem in looking up any particular view.
| Constructor Summary | |
|---|---|
TemplateLookupException() |
|
TemplateLookupException(String msg)Constructor that takes a String message as an argument |
|
TemplateLookupException(Throwable cause)Constructor that takes Throwbale object. |
|
TemplateLookupException(Throwable cause, String msg)Constructor that takes Throwable object and message |
|
| Method Summary |
|---|
| Methods inherited from class com.bea.p13n.display.config.exception.DisplayServiceException |
|---|
getErrorLevel, initCause, setErrorLevel |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TemplateLookupException()
public TemplateLookupException(String msg)
msg -public TemplateLookupException(Throwable cause)
cause -
public TemplateLookupException(Throwable cause,
String msg)
cause -msg -
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2010, Oracle. All rights reserved.