|
LPEX 4.2.3 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.ibm.lpex.core.LpexView.ViewInstantiationException
public static class LpexView.ViewInstantiationException
Indicates a failed attempt to create a new document view. For example, multiple views on the same document are not supported when document-section management is in effect.
| Constructor Summary | |
|---|---|
LpexView.ViewInstantiationException()
Creates a new view instantiation exception. |
|
LpexView.ViewInstantiationException(String message)
Creates a new view instantiation exception. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, 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 LpexView.ViewInstantiationException()
public LpexView.ViewInstantiationException(String message)
message - the exception message
|
LPEX 4.2.3 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||