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,