|
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.IllegalTemplateDefinitionException
public class IllegalTemplateDefinitionException
This class extends DisplayServiceException class and wraps the exception occurred in the application.This exception might occur when there is a problem in writing into the template-config.xml file.
| Constructor Summary | |
|---|---|
IllegalTemplateDefinitionException() |
|
IllegalTemplateDefinitionException(String msg)Constructor that takes a String message as an argument |
|
IllegalTemplateDefinitionException(Throwable cause)Constructor that takes Throwbale object. |
|
IllegalTemplateDefinitionException(Throwable cause, String msg)Constructor that takes the Throwale object and its 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 IllegalTemplateDefinitionException()
public IllegalTemplateDefinitionException(String msg)
msg -public IllegalTemplateDefinitionException(Throwable cause)
cause -
public IllegalTemplateDefinitionException(Throwable cause,
String msg)
cause -
|
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.