com.ricebridge.xmlman.in
Class XmlManagerBaseException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byorg.jostraca.util.StandardException
                  extended bycom.ricebridge.xmlman.in.XmlManagerBaseException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
XmlManagerException

public class XmlManagerBaseException
extends StandardException

XmlManagerBaseException class.

See Also:
Serialized Form

Nested Class Summary
static class XmlManagerBaseException.Code
          Code enumeration class for XmlManagerBaseException
 
Nested classes inherited from class org.jostraca.util.StandardException
StandardException.Cat
 
Field Summary
static XmlManagerBaseException.Code CODE_bad_encoding
           
static XmlManagerBaseException.Code CODE_bad_func_prefix
           
static XmlManagerBaseException.Code CODE_bad_insource
           
static XmlManagerBaseException.Code CODE_bad_instream
           
static XmlManagerBaseException.Code CODE_bad_record
           
static XmlManagerBaseException.Code CODE_bad_record_outpath
           
static XmlManagerBaseException.Code CODE_bad_record_path
           
static XmlManagerBaseException.Code CODE_bad_uricontent
           
static XmlManagerBaseException.Code CODE_bad_xml_file
           
static XmlManagerBaseException.Code CODE_bad_xml_string
           
static XmlManagerBaseException.Code CODE_badnum_fieldnames
           
static XmlManagerBaseException.Code CODE_badrecordlistener_exception
           
static XmlManagerBaseException.Code CODE_baos_close
           
static XmlManagerBaseException.Code CODE_cce_getdata
           
static XmlManagerBaseException.Code CODE_cce_list_record
           
static XmlManagerBaseException.Code CODE_cce_stringenc
           
static XmlManagerBaseException.Code CODE_close_exception
           
static XmlManagerBaseException.Code CODE_empty_prefix
           
static XmlManagerBaseException.Code CODE_file_cant_read
           
static XmlManagerBaseException.Code CODE_file_cant_write
           
static XmlManagerBaseException.Code CODE_file_not_exist
           
static XmlManagerBaseException.Code CODE_filter_expr
           
static XmlManagerBaseException.Code CODE_folder_denied
           
static XmlManagerBaseException.Code CODE_general
           
static XmlManagerBaseException.Code CODE_getbadrecs
           
static XmlManagerBaseException.Code CODE_getbeanfield
           
static XmlManagerBaseException.Code CODE_getbeanfield_msg
           
static XmlManagerBaseException.Code CODE_handlebadrecord_exception
           
static XmlManagerBaseException.Code CODE_handlerecord_exception
           
static XmlManagerBaseException.Code CODE_internal_exception
           
static XmlManagerBaseException.Code CODE_make_context
           
static XmlManagerBaseException.Code CODE_multiple
           
static XmlManagerBaseException.Code CODE_new_rl
           
static XmlManagerBaseException.Code CODE_new_rp
           
static XmlManagerBaseException.Code CODE_new_saxpf
           
static XmlManagerBaseException.Code CODE_new_xmlwrtr
           
static XmlManagerBaseException.Code CODE_newbean
           
static XmlManagerBaseException.Code CODE_no_fieldnames
           
static XmlManagerBaseException.Code CODE_no_reclis
           
static XmlManagerBaseException.Code CODE_no_record_path
           
static XmlManagerBaseException.Code CODE_no_recordspec
           
static XmlManagerBaseException.Code CODE_ns_empty_prefix
           
static XmlManagerBaseException.Code CODE_ns_empty_uri
           
static XmlManagerBaseException.Code CODE_null_record
           
static XmlManagerBaseException.Code CODE_osw_flush
           
static XmlManagerBaseException.Code CODE_osw_write
           
static XmlManagerBaseException.Code CODE_recordlistener_exception
           
static XmlManagerBaseException.Code CODE_recordlistener_set
           
static XmlManagerBaseException.Code CODE_recordprovider_exception
           
static XmlManagerBaseException.Code CODE_recordprovider_set
           
static XmlManagerBaseException.Code CODE_resultset_method
           
static XmlManagerBaseException.Code CODE_resultset_reset
           
static XmlManagerBaseException.Code CODE_rs_null
           
static XmlManagerBaseException.Code CODE_rsmd_method
           
static XmlManagerBaseException.Code CODE_run_badmethod
           
static XmlManagerBaseException.Code CODE_runonpath
           
static XmlManagerBaseException.Code CODE_saxparser_config
           
static XmlManagerBaseException.Code CODE_setbeanfield
           
static XmlManagerBaseException.Code CODE_setbeanfield_msg
           
static XmlManagerBaseException.Code CODE_setfeature
           
static XmlManagerBaseException.Code CODE_stats_method
           
static XmlManagerBaseException.Code CODE_system
           
static XmlManagerBaseException.Code CODE_target_start
           
static XmlManagerBaseException.Code CODE_unknown_column
           
static XmlManagerBaseException.Code CODE_unknown_dc_expr
           
static XmlManagerBaseException.Code CODE_unknown_func
           
static XmlManagerBaseException.Code CODE_unsup_axis
           
static XmlManagerBaseException.Code CODE_unsup_func
           
static XmlManagerBaseException.Code CODE_var_empty_name
           
static XmlManagerBaseException.Code CODE_xpath_err
           
static XmlManagerBaseException.Code CODE_xpath_syntax
           
 
Fields inherited from class org.jostraca.util.StandardException
CODE_user, DEFAULT_CODE, iCode, iContained, iContext, iOrigin, iOriginalMessage, KEY_standard
 
Constructor Summary
XmlManagerBaseException()
           
XmlManagerBaseException(Object pContext)
           
XmlManagerBaseException(Object[] pContext)
           
XmlManagerBaseException(String pMsg)
           
XmlManagerBaseException(String[] pContext)
           
XmlManagerBaseException(String pMsg, Object pContext)
           
XmlManagerBaseException(String pMsg, Object[] pContext)
           
XmlManagerBaseException(String pMsg, String[] pContext)
           
XmlManagerBaseException(String pMessage, Throwable pContained)
           
XmlManagerBaseException(Throwable pContained)
           
XmlManagerBaseException(XmlManagerBaseException.Code pCode)
           
XmlManagerBaseException(XmlManagerBaseException.Code pCode, Object pContext)
           
XmlManagerBaseException(XmlManagerBaseException.Code pCode, Object[] pContext)
           
XmlManagerBaseException(XmlManagerBaseException.Code pCode, Object[] pContext, Throwable pContained)
           
XmlManagerBaseException(XmlManagerBaseException.Code pCode, Object pContext, Throwable pContained)
           
XmlManagerBaseException(XmlManagerBaseException.Code pCode, String pMsg)
           
XmlManagerBaseException(XmlManagerBaseException.Code pCode, String[] pContext)
           
XmlManagerBaseException(XmlManagerBaseException.Code pCode, String[] pContext, Throwable pContained)
           
XmlManagerBaseException(XmlManagerBaseException.Code pCode, String pMsg, Object pContext)
           
XmlManagerBaseException(XmlManagerBaseException.Code pCode, String pMsg, Object[] pContext)
           
XmlManagerBaseException(XmlManagerBaseException.Code pCode, String pMsg, String[] pContext)
           
XmlManagerBaseException(XmlManagerBaseException.Code pCode, String pMessage, Throwable pContained)
           
XmlManagerBaseException(XmlManagerBaseException.Code pCode, Throwable pContained)
           
 
Method Summary
static XmlManagerBaseException CODE_bad_encoding(Object pContext)
           
static XmlManagerBaseException CODE_bad_encoding(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_bad_encoding(String[] pContext)
           
static XmlManagerBaseException CODE_bad_encoding(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_bad_encoding(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_bad_encoding(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_bad_func_prefix(Object pContext)
           
static XmlManagerBaseException CODE_bad_func_prefix(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_bad_func_prefix(String[] pContext)
           
static XmlManagerBaseException CODE_bad_func_prefix(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_bad_func_prefix(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_bad_func_prefix(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_bad_insource(Object pContext)
           
static XmlManagerBaseException CODE_bad_insource(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_bad_insource(String[] pContext)
           
static XmlManagerBaseException CODE_bad_insource(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_bad_insource(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_bad_insource(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_bad_instream(Object pContext)
           
static XmlManagerBaseException CODE_bad_instream(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_bad_instream(String[] pContext)
           
static XmlManagerBaseException CODE_bad_instream(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_bad_instream(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_bad_instream(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_bad_record_outpath(Object pContext)
           
static XmlManagerBaseException CODE_bad_record_outpath(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_bad_record_outpath(String[] pContext)
           
static XmlManagerBaseException CODE_bad_record_outpath(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_bad_record_outpath(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_bad_record_outpath(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_bad_record_path(Object pContext)
           
static XmlManagerBaseException CODE_bad_record_path(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_bad_record_path(String[] pContext)
           
static XmlManagerBaseException CODE_bad_record_path(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_bad_record_path(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_bad_record_path(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_bad_record(Object pContext)
           
static XmlManagerBaseException CODE_bad_record(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_bad_record(String[] pContext)
           
static XmlManagerBaseException CODE_bad_record(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_bad_record(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_bad_record(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_bad_uricontent(Object pContext)
           
static XmlManagerBaseException CODE_bad_uricontent(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_bad_uricontent(String[] pContext)
           
static XmlManagerBaseException CODE_bad_uricontent(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_bad_uricontent(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_bad_uricontent(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_bad_xml_file(Object pContext)
           
static XmlManagerBaseException CODE_bad_xml_file(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_bad_xml_file(String[] pContext)
           
static XmlManagerBaseException CODE_bad_xml_file(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_bad_xml_file(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_bad_xml_file(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_bad_xml_string(Object pContext)
           
static XmlManagerBaseException CODE_bad_xml_string(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_bad_xml_string(String[] pContext)
           
static XmlManagerBaseException CODE_bad_xml_string(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_bad_xml_string(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_bad_xml_string(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_badnum_fieldnames(Object pContext)
           
static XmlManagerBaseException CODE_badnum_fieldnames(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_badnum_fieldnames(String[] pContext)
           
static XmlManagerBaseException CODE_badnum_fieldnames(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_badnum_fieldnames(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_badnum_fieldnames(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_badrecordlistener_exception(Object pContext)
           
static XmlManagerBaseException CODE_badrecordlistener_exception(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_badrecordlistener_exception(String[] pContext)
           
static XmlManagerBaseException CODE_badrecordlistener_exception(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_badrecordlistener_exception(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_badrecordlistener_exception(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_baos_close(Object pContext)
           
static XmlManagerBaseException CODE_baos_close(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_baos_close(String[] pContext)
           
static XmlManagerBaseException CODE_baos_close(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_baos_close(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_baos_close(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_cce_getdata(Object pContext)
           
static XmlManagerBaseException CODE_cce_getdata(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_cce_getdata(String[] pContext)
           
static XmlManagerBaseException CODE_cce_getdata(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_cce_getdata(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_cce_getdata(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_cce_list_record(Object pContext)
           
static XmlManagerBaseException CODE_cce_list_record(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_cce_list_record(String[] pContext)
           
static XmlManagerBaseException CODE_cce_list_record(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_cce_list_record(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_cce_list_record(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_cce_stringenc(Object pContext)
           
static XmlManagerBaseException CODE_cce_stringenc(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_cce_stringenc(String[] pContext)
           
static XmlManagerBaseException CODE_cce_stringenc(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_cce_stringenc(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_cce_stringenc(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_close_exception(Object pContext)
           
static XmlManagerBaseException CODE_close_exception(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_close_exception(String[] pContext)
           
static XmlManagerBaseException CODE_close_exception(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_close_exception(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_close_exception(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_empty_prefix(Object pContext)
           
static XmlManagerBaseException CODE_empty_prefix(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_empty_prefix(String[] pContext)
           
static XmlManagerBaseException CODE_empty_prefix(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_empty_prefix(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_empty_prefix(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_file_cant_read(Object pContext)
           
static XmlManagerBaseException CODE_file_cant_read(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_file_cant_read(String[] pContext)
           
static XmlManagerBaseException CODE_file_cant_read(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_file_cant_read(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_file_cant_read(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_file_cant_write(Object pContext)
           
static XmlManagerBaseException CODE_file_cant_write(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_file_cant_write(String[] pContext)
           
static XmlManagerBaseException CODE_file_cant_write(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_file_cant_write(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_file_cant_write(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_file_not_exist(Object pContext)
           
static XmlManagerBaseException CODE_file_not_exist(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_file_not_exist(String[] pContext)
           
static XmlManagerBaseException CODE_file_not_exist(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_file_not_exist(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_file_not_exist(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_filter_expr(Object pContext)
           
static XmlManagerBaseException CODE_filter_expr(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_filter_expr(String[] pContext)
           
static XmlManagerBaseException CODE_filter_expr(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_filter_expr(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_filter_expr(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_folder_denied(Object pContext)
           
static XmlManagerBaseException CODE_folder_denied(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_folder_denied(String[] pContext)
           
static XmlManagerBaseException CODE_folder_denied(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_folder_denied(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_folder_denied(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_general(Object pContext)
           
static XmlManagerBaseException CODE_general(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_general(String[] pContext)
           
static XmlManagerBaseException CODE_general(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_general(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_general(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_getbadrecs(Object pContext)
           
static XmlManagerBaseException CODE_getbadrecs(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_getbadrecs(String[] pContext)
           
static XmlManagerBaseException CODE_getbadrecs(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_getbadrecs(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_getbadrecs(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_getbeanfield_msg(Object pContext)
           
static XmlManagerBaseException CODE_getbeanfield_msg(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_getbeanfield_msg(String[] pContext)
           
static XmlManagerBaseException CODE_getbeanfield_msg(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_getbeanfield_msg(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_getbeanfield_msg(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_getbeanfield(Object pContext)
           
static XmlManagerBaseException CODE_getbeanfield(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_getbeanfield(String[] pContext)
           
static XmlManagerBaseException CODE_getbeanfield(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_getbeanfield(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_getbeanfield(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_handlebadrecord_exception(Object pContext)
           
static XmlManagerBaseException CODE_handlebadrecord_exception(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_handlebadrecord_exception(String[] pContext)
           
static XmlManagerBaseException CODE_handlebadrecord_exception(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_handlebadrecord_exception(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_handlebadrecord_exception(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_handlerecord_exception(Object pContext)
           
static XmlManagerBaseException CODE_handlerecord_exception(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_handlerecord_exception(String[] pContext)
           
static XmlManagerBaseException CODE_handlerecord_exception(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_handlerecord_exception(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_handlerecord_exception(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_internal_exception(Object pContext)
           
static XmlManagerBaseException CODE_internal_exception(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_internal_exception(String[] pContext)
           
static XmlManagerBaseException CODE_internal_exception(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_internal_exception(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_internal_exception(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_make_context(Object pContext)
           
static XmlManagerBaseException CODE_make_context(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_make_context(String[] pContext)
           
static XmlManagerBaseException CODE_make_context(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_make_context(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_make_context(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_multiple(Object pContext)
           
static XmlManagerBaseException CODE_multiple(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_multiple(String[] pContext)
           
static XmlManagerBaseException CODE_multiple(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_multiple(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_multiple(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_new_rl(Object pContext)
           
static XmlManagerBaseException CODE_new_rl(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_new_rl(String[] pContext)
           
static XmlManagerBaseException CODE_new_rl(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_new_rl(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_new_rl(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_new_rp(Object pContext)
           
static XmlManagerBaseException CODE_new_rp(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_new_rp(String[] pContext)
           
static XmlManagerBaseException CODE_new_rp(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_new_rp(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_new_rp(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_new_saxpf(Object pContext)
           
static XmlManagerBaseException CODE_new_saxpf(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_new_saxpf(String[] pContext)
           
static XmlManagerBaseException CODE_new_saxpf(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_new_saxpf(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_new_saxpf(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_new_xmlwrtr(Object pContext)
           
static XmlManagerBaseException CODE_new_xmlwrtr(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_new_xmlwrtr(String[] pContext)
           
static XmlManagerBaseException CODE_new_xmlwrtr(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_new_xmlwrtr(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_new_xmlwrtr(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_newbean(Object pContext)
           
static XmlManagerBaseException CODE_newbean(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_newbean(String[] pContext)
           
static XmlManagerBaseException CODE_newbean(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_newbean(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_newbean(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_no_fieldnames(Object pContext)
           
static XmlManagerBaseException CODE_no_fieldnames(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_no_fieldnames(String[] pContext)
           
static XmlManagerBaseException CODE_no_fieldnames(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_no_fieldnames(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_no_fieldnames(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_no_reclis(Object pContext)
           
static XmlManagerBaseException CODE_no_reclis(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_no_reclis(String[] pContext)
           
static XmlManagerBaseException CODE_no_reclis(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_no_reclis(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_no_reclis(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_no_record_path(Object pContext)
           
static XmlManagerBaseException CODE_no_record_path(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_no_record_path(String[] pContext)
           
static XmlManagerBaseException CODE_no_record_path(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_no_record_path(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_no_record_path(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_no_recordspec(Object pContext)
           
static XmlManagerBaseException CODE_no_recordspec(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_no_recordspec(String[] pContext)
           
static XmlManagerBaseException CODE_no_recordspec(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_no_recordspec(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_no_recordspec(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_ns_empty_prefix(Object pContext)
           
static XmlManagerBaseException CODE_ns_empty_prefix(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_ns_empty_prefix(String[] pContext)
           
static XmlManagerBaseException CODE_ns_empty_prefix(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_ns_empty_prefix(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_ns_empty_prefix(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_ns_empty_uri(Object pContext)
           
static XmlManagerBaseException CODE_ns_empty_uri(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_ns_empty_uri(String[] pContext)
           
static XmlManagerBaseException CODE_ns_empty_uri(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_ns_empty_uri(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_ns_empty_uri(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_null_record(Object pContext)
           
static XmlManagerBaseException CODE_null_record(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_null_record(String[] pContext)
           
static XmlManagerBaseException CODE_null_record(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_null_record(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_null_record(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_osw_flush(Object pContext)
           
static XmlManagerBaseException CODE_osw_flush(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_osw_flush(String[] pContext)
           
static XmlManagerBaseException CODE_osw_flush(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_osw_flush(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_osw_flush(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_osw_write(Object pContext)
           
static XmlManagerBaseException CODE_osw_write(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_osw_write(String[] pContext)
           
static XmlManagerBaseException CODE_osw_write(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_osw_write(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_osw_write(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_recordlistener_exception(Object pContext)
           
static XmlManagerBaseException CODE_recordlistener_exception(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_recordlistener_exception(String[] pContext)
           
static XmlManagerBaseException CODE_recordlistener_exception(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_recordlistener_exception(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_recordlistener_exception(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_recordlistener_set(Object pContext)
           
static XmlManagerBaseException CODE_recordlistener_set(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_recordlistener_set(String[] pContext)
           
static XmlManagerBaseException CODE_recordlistener_set(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_recordlistener_set(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_recordlistener_set(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_recordprovider_exception(Object pContext)
           
static XmlManagerBaseException CODE_recordprovider_exception(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_recordprovider_exception(String[] pContext)
           
static XmlManagerBaseException CODE_recordprovider_exception(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_recordprovider_exception(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_recordprovider_exception(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_recordprovider_set(Object pContext)
           
static XmlManagerBaseException CODE_recordprovider_set(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_recordprovider_set(String[] pContext)
           
static XmlManagerBaseException CODE_recordprovider_set(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_recordprovider_set(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_recordprovider_set(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_resultset_method(Object pContext)
           
static XmlManagerBaseException CODE_resultset_method(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_resultset_method(String[] pContext)
           
static XmlManagerBaseException CODE_resultset_method(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_resultset_method(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_resultset_method(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_resultset_reset(Object pContext)
           
static XmlManagerBaseException CODE_resultset_reset(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_resultset_reset(String[] pContext)
           
static XmlManagerBaseException CODE_resultset_reset(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_resultset_reset(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_resultset_reset(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_rs_null(Object pContext)
           
static XmlManagerBaseException CODE_rs_null(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_rs_null(String[] pContext)
           
static XmlManagerBaseException CODE_rs_null(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_rs_null(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_rs_null(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_rsmd_method(Object pContext)
           
static XmlManagerBaseException CODE_rsmd_method(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_rsmd_method(String[] pContext)
           
static XmlManagerBaseException CODE_rsmd_method(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_rsmd_method(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_rsmd_method(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_run_badmethod(Object pContext)
           
static XmlManagerBaseException CODE_run_badmethod(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_run_badmethod(String[] pContext)
           
static XmlManagerBaseException CODE_run_badmethod(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_run_badmethod(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_run_badmethod(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_runonpath(Object pContext)
           
static XmlManagerBaseException CODE_runonpath(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_runonpath(String[] pContext)
           
static XmlManagerBaseException CODE_runonpath(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_runonpath(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_runonpath(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_saxparser_config(Object pContext)
           
static XmlManagerBaseException CODE_saxparser_config(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_saxparser_config(String[] pContext)
           
static XmlManagerBaseException CODE_saxparser_config(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_saxparser_config(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_saxparser_config(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_setbeanfield_msg(Object pContext)
           
static XmlManagerBaseException CODE_setbeanfield_msg(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_setbeanfield_msg(String[] pContext)
           
static XmlManagerBaseException CODE_setbeanfield_msg(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_setbeanfield_msg(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_setbeanfield_msg(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_setbeanfield(Object pContext)
           
static XmlManagerBaseException CODE_setbeanfield(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_setbeanfield(String[] pContext)
           
static XmlManagerBaseException CODE_setbeanfield(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_setbeanfield(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_setbeanfield(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_setfeature(Object pContext)
           
static XmlManagerBaseException CODE_setfeature(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_setfeature(String[] pContext)
           
static XmlManagerBaseException CODE_setfeature(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_setfeature(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_setfeature(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_stats_method(Object pContext)
           
static XmlManagerBaseException CODE_stats_method(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_stats_method(String[] pContext)
           
static XmlManagerBaseException CODE_stats_method(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_stats_method(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_stats_method(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_system(Object pContext)
           
static XmlManagerBaseException CODE_system(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_system(String[] pContext)
           
static XmlManagerBaseException CODE_system(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_system(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_system(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_target_start(Object pContext)
           
static XmlManagerBaseException CODE_target_start(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_target_start(String[] pContext)
           
static XmlManagerBaseException CODE_target_start(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_target_start(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_target_start(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_unknown_column(Object pContext)
           
static XmlManagerBaseException CODE_unknown_column(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_unknown_column(String[] pContext)
           
static XmlManagerBaseException CODE_unknown_column(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_unknown_column(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_unknown_column(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_unknown_dc_expr(Object pContext)
           
static XmlManagerBaseException CODE_unknown_dc_expr(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_unknown_dc_expr(String[] pContext)
           
static XmlManagerBaseException CODE_unknown_dc_expr(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_unknown_dc_expr(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_unknown_dc_expr(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_unknown_func(Object pContext)
           
static XmlManagerBaseException CODE_unknown_func(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_unknown_func(String[] pContext)
           
static XmlManagerBaseException CODE_unknown_func(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_unknown_func(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_unknown_func(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_unsup_axis(Object pContext)
           
static XmlManagerBaseException CODE_unsup_axis(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_unsup_axis(String[] pContext)
           
static XmlManagerBaseException CODE_unsup_axis(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_unsup_axis(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_unsup_axis(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_unsup_func(Object pContext)
           
static XmlManagerBaseException CODE_unsup_func(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_unsup_func(String[] pContext)
           
static XmlManagerBaseException CODE_unsup_func(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_unsup_func(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_unsup_func(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_var_empty_name(Object pContext)
           
static XmlManagerBaseException CODE_var_empty_name(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_var_empty_name(String[] pContext)
           
static XmlManagerBaseException CODE_var_empty_name(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_var_empty_name(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_var_empty_name(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_xpath_err(Object pContext)
           
static XmlManagerBaseException CODE_xpath_err(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_xpath_err(String[] pContext)
           
static XmlManagerBaseException CODE_xpath_err(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_xpath_err(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_xpath_err(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
static XmlManagerBaseException CODE_xpath_syntax(Object pContext)
           
static XmlManagerBaseException CODE_xpath_syntax(Object pContext, Throwable pContained)
           
static XmlManagerBaseException CODE_xpath_syntax(String[] pContext)
           
static XmlManagerBaseException CODE_xpath_syntax(String pName1, String pValue1)
           
static XmlManagerBaseException CODE_xpath_syntax(String pName1, String pValue1, String pName2, String pValue2)
           
static XmlManagerBaseException CODE_xpath_syntax(String pName1, String pValue1, String pName2, String pValue2, String pName3, String pValue3)
           
 String getPackage()
           
 
Methods inherited from class org.jostraca.util.StandardException
formatContextValues, formatContextValues, formatContextValues, getCat, getCode, getContained, getContainedStandard, getContext, getContextValues, getContextValues, getKey, getOriginalMessage, hasContained, makeStackTrace, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

CODE_system

public static final XmlManagerBaseException.Code CODE_system

CODE_baos_close

public static final XmlManagerBaseException.Code CODE_baos_close

CODE_run_badmethod

public static final XmlManagerBaseException.Code CODE_run_badmethod

CODE_internal_exception

public static final XmlManagerBaseException.Code CODE_internal_exception

CODE_close_exception

public static final XmlManagerBaseException.Code CODE_close_exception

CODE_osw_write

public static final XmlManagerBaseException.Code CODE_osw_write

CODE_osw_flush

public static final XmlManagerBaseException.Code CODE_osw_flush

CODE_no_reclis

public static final XmlManagerBaseException.Code CODE_no_reclis

CODE_cce_getdata

public static final XmlManagerBaseException.Code CODE_cce_getdata

CODE_stats_method

public static final XmlManagerBaseException.Code CODE_stats_method

CODE_getbadrecs

public static final XmlManagerBaseException.Code CODE_getbadrecs

CODE_bad_func_prefix

public static final XmlManagerBaseException.Code CODE_bad_func_prefix

CODE_make_context

public static final XmlManagerBaseException.Code CODE_make_context

CODE_target_start

public static final XmlManagerBaseException.Code CODE_target_start

CODE_general

public static final XmlManagerBaseException.Code CODE_general

CODE_runonpath

public static final XmlManagerBaseException.Code CODE_runonpath

CODE_ns_empty_prefix

public static final XmlManagerBaseException.Code CODE_ns_empty_prefix

CODE_ns_empty_uri

public static final XmlManagerBaseException.Code CODE_ns_empty_uri

CODE_var_empty_name

public static final XmlManagerBaseException.Code CODE_var_empty_name

CODE_unsup_func

public static final XmlManagerBaseException.Code CODE_unsup_func

CODE_unknown_func

public static final XmlManagerBaseException.Code CODE_unknown_func

CODE_unsup_axis

public static final XmlManagerBaseException.Code CODE_unsup_axis

CODE_no_record_path

public static final XmlManagerBaseException.Code CODE_no_record_path

CODE_filter_expr

public static final XmlManagerBaseException.Code CODE_filter_expr

CODE_unknown_dc_expr

public static final XmlManagerBaseException.Code CODE_unknown_dc_expr

CODE_empty_prefix

public static final XmlManagerBaseException.Code CODE_empty_prefix

CODE_new_rl

public static final XmlManagerBaseException.Code CODE_new_rl

CODE_new_rp

public static final XmlManagerBaseException.Code CODE_new_rp

CODE_new_xmlwrtr

public static final XmlManagerBaseException.Code CODE_new_xmlwrtr

CODE_new_saxpf

public static final XmlManagerBaseException.Code CODE_new_saxpf

CODE_recordprovider_exception

public static final XmlManagerBaseException.Code CODE_recordprovider_exception

CODE_recordprovider_set

public static final XmlManagerBaseException.Code CODE_recordprovider_set

CODE_recordlistener_exception

public static final XmlManagerBaseException.Code CODE_recordlistener_exception

CODE_recordlistener_set

public static final XmlManagerBaseException.Code CODE_recordlistener_set

CODE_handlerecord_exception

public static final XmlManagerBaseException.Code CODE_handlerecord_exception

CODE_badrecordlistener_exception

public static final XmlManagerBaseException.Code CODE_badrecordlistener_exception

CODE_handlebadrecord_exception

public static final XmlManagerBaseException.Code CODE_handlebadrecord_exception

CODE_cce_list_record

public static final XmlManagerBaseException.Code CODE_cce_list_record

CODE_bad_encoding

public static final XmlManagerBaseException.Code CODE_bad_encoding

CODE_rsmd_method

public static final XmlManagerBaseException.Code CODE_rsmd_method

CODE_resultset_method

public static final XmlManagerBaseException.Code CODE_resultset_method

CODE_cce_stringenc

public static final XmlManagerBaseException.Code CODE_cce_stringenc

CODE_unknown_column

public static final XmlManagerBaseException.Code CODE_unknown_column

CODE_bad_record_path

public static final XmlManagerBaseException.Code CODE_bad_record_path

CODE_xpath_syntax

public static final XmlManagerBaseException.Code CODE_xpath_syntax

CODE_file_cant_read

public static final XmlManagerBaseException.Code CODE_file_cant_read

CODE_file_not_exist

public static final XmlManagerBaseException.Code CODE_file_not_exist

CODE_file_cant_write

public static final XmlManagerBaseException.Code CODE_file_cant_write

CODE_bad_xml_file

public static final XmlManagerBaseException.Code CODE_bad_xml_file

CODE_bad_instream

public static final XmlManagerBaseException.Code CODE_bad_instream

CODE_bad_insource

public static final XmlManagerBaseException.Code CODE_bad_insource

CODE_bad_uricontent

public static final XmlManagerBaseException.Code CODE_bad_uricontent

CODE_bad_xml_string

public static final XmlManagerBaseException.Code CODE_bad_xml_string

CODE_saxparser_config

public static final XmlManagerBaseException.Code CODE_saxparser_config

CODE_bad_record

public static final XmlManagerBaseException.Code CODE_bad_record

CODE_null_record

public static final XmlManagerBaseException.Code CODE_null_record

CODE_bad_record_outpath

public static final XmlManagerBaseException.Code CODE_bad_record_outpath

CODE_no_recordspec

public static final XmlManagerBaseException.Code CODE_no_recordspec

CODE_no_fieldnames

public static final XmlManagerBaseException.Code CODE_no_fieldnames

CODE_resultset_reset

public static final XmlManagerBaseException.Code CODE_resultset_reset

CODE_setfeature

public static final XmlManagerBaseException.Code CODE_setfeature

CODE_multiple

public static final XmlManagerBaseException.Code CODE_multiple

CODE_newbean

public static final XmlManagerBaseException.Code CODE_newbean

CODE_setbeanfield

public static final XmlManagerBaseException.Code CODE_setbeanfield

CODE_getbeanfield

public static final XmlManagerBaseException.Code CODE_getbeanfield

CODE_setbeanfield_msg

public static final XmlManagerBaseException.Code CODE_setbeanfield_msg

CODE_getbeanfield_msg

public static final XmlManagerBaseException.Code CODE_getbeanfield_msg

CODE_folder_denied

public static final XmlManagerBaseException.Code CODE_folder_denied

CODE_badnum_fieldnames

public static final XmlManagerBaseException.Code CODE_badnum_fieldnames

CODE_xpath_err

public static final XmlManagerBaseException.Code CODE_xpath_err

CODE_rs_null

public static final XmlManagerBaseException.Code CODE_rs_null
Constructor Detail

XmlManagerBaseException

public XmlManagerBaseException()

XmlManagerBaseException

public XmlManagerBaseException(String pMsg)

XmlManagerBaseException

public XmlManagerBaseException(XmlManagerBaseException.Code pCode,
                               String pMsg)

XmlManagerBaseException

public XmlManagerBaseException(XmlManagerBaseException.Code pCode)

XmlManagerBaseException

public XmlManagerBaseException(Object pContext)

XmlManagerBaseException

public XmlManagerBaseException(String[] pContext)

XmlManagerBaseException

public XmlManagerBaseException(Object[] pContext)

XmlManagerBaseException

public XmlManagerBaseException(String pMsg,
                               Object pContext)

XmlManagerBaseException

public XmlManagerBaseException(String pMsg,
                               String[] pContext)

XmlManagerBaseException

public XmlManagerBaseException(String pMsg,
                               Object[] pContext)

XmlManagerBaseException

public XmlManagerBaseException(XmlManagerBaseException.Code pCode,
                               String pMsg,
                               Object pContext)

XmlManagerBaseException

public XmlManagerBaseException(XmlManagerBaseException.Code pCode,
                               String pMsg,
                               String[] pContext)

XmlManagerBaseException

public XmlManagerBaseException(XmlManagerBaseException.Code pCode,
                               String pMsg,
                               Object[] pContext)

XmlManagerBaseException

public XmlManagerBaseException(XmlManagerBaseException.Code pCode,
                               Object pContext)

XmlManagerBaseException

public XmlManagerBaseException(XmlManagerBaseException.Code pCode,
                               String[] pContext)

XmlManagerBaseException

public XmlManagerBaseException(XmlManagerBaseException.Code pCode,
                               Object[] pContext)

XmlManagerBaseException

public XmlManagerBaseException(XmlManagerBaseException.Code pCode,
                               Throwable pContained)

XmlManagerBaseException

public XmlManagerBaseException(Throwable pContained)

XmlManagerBaseException

public XmlManagerBaseException(String pMessage,
                               Throwable pContained)

XmlManagerBaseException

public XmlManagerBaseException(XmlManagerBaseException.Code pCode,
                               String pMessage,
                               Throwable pContained)

XmlManagerBaseException

public XmlManagerBaseException(XmlManagerBaseException.Code pCode,
                               Object pContext,
                               Throwable pContained)

XmlManagerBaseException

public XmlManagerBaseException(XmlManagerBaseException.Code pCode,
                               String[] pContext,
                               Throwable pContained)

XmlManagerBaseException

public XmlManagerBaseException(XmlManagerBaseException.Code pCode,
                               Object[] pContext,
                               Throwable pContained)
Method Detail

CODE_system

public static XmlManagerBaseException CODE_system(String[] pContext)

CODE_system

public static XmlManagerBaseException CODE_system(String pName1,
                                                  String pValue1)

CODE_system

public static XmlManagerBaseException CODE_system(String pName1,
                                                  String pValue1,
                                                  String pName2,
                                                  String pValue2)

CODE_system

public static XmlManagerBaseException CODE_system(String pName1,
                                                  String pValue1,
                                                  String pName2,
                                                  String pValue2,
                                                  String pName3,
                                                  String pValue3)

CODE_system

public static XmlManagerBaseException CODE_system(Object pContext)

CODE_system

public static XmlManagerBaseException CODE_system(Object pContext,
                                                  Throwable pContained)

CODE_baos_close

public static XmlManagerBaseException CODE_baos_close(String[] pContext)

CODE_baos_close

public static XmlManagerBaseException CODE_baos_close(String pName1,
                                                      String pValue1)