ErrorPage

This type is a class for model objects.

The error-page element contains a mapping between an error code or exception type to the path of a resource in the web application

Package: webapplication

Known subtypes:
    ExceptionTypeErrorPage
    ErrorCodeErrorPage

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *

Collection attributes having this type:
  WebApp.errorPages



Attributes Summary
location : EString The location element contains the location of the resource in the web application
webApp : WebApp @ * No description is available *



Attribute Details

location  -  The location element contains the location of the resource in the web application
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

webApp  -  * No description is available *
    Reference Type: WebApp @
    Containment:  false
    Container:  true
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  true
    Volatile:  false
    Opposite: WebApp.errorPages



(C) COPYRIGHT International Business Machines Corp. 1996-2006