Oracle Application Server Wireless Java API Reference
B14043-01


oracle.panama
Class ExceptionMessageParser

java.lang.Object
  extended byoracle.panama.ExceptionMessageParser


public class ExceptionMessageParser
extends java.lang.Object

The class parses the error message from a nested exception and creates a localized error message


Field Summary
static java.lang.String MCS_ERRORS_KEY_PREFIX

Method Summary
static java.lang.String getLocalizedMessage(oracle.xml.xforms.exception.NestedException ne, java.util.Locale locale)
static void main(java.lang.String[] args)

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Field Detail

MCS_ERRORS_KEY_PREFIX

public static final java.lang.String MCS_ERRORS_KEY_PREFIX

Method Detail

getLocalizedMessage

public static java.lang.String getLocalizedMessage(oracle.xml.xforms.exception.NestedException ne,
                                                   java.util.Locale locale)

main

public static void main(java.lang.String[] args)

Oracle Application Server Wireless Java API Reference
B14043-01


Copyright © 2004 Oracle Corporation. All Rights Reserved.