Code Search for Developers
 
 
  

package-summary.html from Compiere Monitor at Krugle


Show package-summary.html syntax highlighted

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_05) on Sun Aug 27 15:11:07 CEST 2006 -->
<TITLE>
de.edu.tuberlin.compiereMonitor.exception
</TITLE>

<META NAME="keywords" CONTENT="de.edu.tuberlin.compiereMonitor.exception package">

<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">

<SCRIPT type="text/javascript">
function windowTitle()
{
    parent.document.title="de.edu.tuberlin.compiereMonitor.exception";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>

</HEAD>

<BODY BGCOLOR="white" onload="windowTitle();">


<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../de/edu/tuberlin/compiereMonitor/compiere/model/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
&nbsp;<A HREF="../../../../../de/edu/tuberlin/compiereMonitor/filter/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../../../index.html?de/edu/tuberlin/compiereMonitor/exception/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->

<HR>
<H2>
Package de.edu.tuberlin.compiereMonitor.exception
</H2>

<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Exception Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../de/edu/tuberlin/compiereMonitor/exception/CMException.html" title="class in de.edu.tuberlin.compiereMonitor.exception">CMException</A></B></TD>
<TD>The superclass of all CompiereMonitor-Exceptions</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../de/edu/tuberlin/compiereMonitor/exception/CMExceptionAspectBuildFailed.html" title="class in de.edu.tuberlin.compiereMonitor.exception">CMExceptionAspectBuildFailed</A></B></TD>
<TD>An exception for failed aspect-build-processes</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../de/edu/tuberlin/compiereMonitor/exception/CMExceptionClassNotFound.html" title="class in de.edu.tuberlin.compiereMonitor.exception">CMExceptionClassNotFound</A></B></TD>
<TD>Exception that gets thrown, if a Class was not found</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../de/edu/tuberlin/compiereMonitor/exception/CMExceptionCreationFailed.html" title="class in de.edu.tuberlin.compiereMonitor.exception">CMExceptionCreationFailed</A></B></TD>
<TD>An exception for any creation failed</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../de/edu/tuberlin/compiereMonitor/exception/CMExceptionDBExecuteStatement.html" title="class in de.edu.tuberlin.compiereMonitor.exception">CMExceptionDBExecuteStatement</A></B></TD>
<TD>Exception for the execution of SQL-update-statements</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../de/edu/tuberlin/compiereMonitor/exception/CMExceptionDBIllegalIdentifier.html" title="class in de.edu.tuberlin.compiereMonitor.exception">CMExceptionDBIllegalIdentifier</A></B></TD>
<TD>Exception for illegal identifiers</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../de/edu/tuberlin/compiereMonitor/exception/CMExceptionJarAlreadyLoaded.html" title="class in de.edu.tuberlin.compiereMonitor.exception">CMExceptionJarAlreadyLoaded</A></B></TD>
<TD>Exception that gets thrown if a jar is tried to get loaded but is already
 loaded before (used by the JarClassBrowser)</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../de/edu/tuberlin/compiereMonitor/exception/CMExceptionJarLoadFailed.html" title="class in de.edu.tuberlin.compiereMonitor.exception">CMExceptionJarLoadFailed</A></B></TD>
<TD>Exception if a Jar was unable to get loaded</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../de/edu/tuberlin/compiereMonitor/exception/CMExceptionLoggingTableCreate.html" title="class in de.edu.tuberlin.compiereMonitor.exception">CMExceptionLoggingTableCreate</A></B></TD>
<TD>Exceltion if a table was unable to get created</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../de/edu/tuberlin/compiereMonitor/exception/CMExceptionMandatoryNotFilled.html" title="class in de.edu.tuberlin.compiereMonitor.exception">CMExceptionMandatoryNotFilled</A></B></TD>
<TD>Exception that gets thrown if a mandatory column is not filled</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../de/edu/tuberlin/compiereMonitor/exception/CMExceptionRuleUnfulfilled.html" title="class in de.edu.tuberlin.compiereMonitor.exception">CMExceptionRuleUnfulfilled</A></B></TD>
<TD>Exception that gets thrown if a rule was not fulfilled</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../de/edu/tuberlin/compiereMonitor/exception/CMExceptionSaveFailed.html" title="class in de.edu.tuberlin.compiereMonitor.exception">CMExceptionSaveFailed</A></B></TD>
<TD>Exception that gets thrown if a save failed</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../de/edu/tuberlin/compiereMonitor/exception/CMExceptionTable.html" title="class in de.edu.tuberlin.compiereMonitor.exception">CMExceptionTable</A></B></TD>
<TD>Superclass for all table-related exceptions</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../de/edu/tuberlin/compiereMonitor/exception/CMExceptionTableColumnNotExists.html" title="class in de.edu.tuberlin.compiereMonitor.exception">CMExceptionTableColumnNotExists</A></B></TD>
<TD>Exception for missing columns</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../de/edu/tuberlin/compiereMonitor/exception/CMExceptionTableRowNotExists.html" title="class in de.edu.tuberlin.compiereMonitor.exception">CMExceptionTableRowNotExists</A></B></TD>
<TD>Exception for missing rows</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../de/edu/tuberlin/compiereMonitor/exception/CMExceptionTableRowValueNotExists.html" title="class in de.edu.tuberlin.compiereMonitor.exception">CMExceptionTableRowValueNotExists</A></B></TD>
<TD>Exception for missing values</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../de/edu/tuberlin/compiereMonitor/exception/CMExceptionTableUnexpectedRowAmount.html" title="class in de.edu.tuberlin.compiereMonitor.exception">CMExceptionTableUnexpectedRowAmount</A></B></TD>
<TD>Exception for DB-Queries where the result got an unexpected amount of rows.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../de/edu/tuberlin/compiereMonitor/exception/CMExceptionTeamActivationFailed.html" title="class in de.edu.tuberlin.compiereMonitor.exception">CMExceptionTeamActivationFailed</A></B></TD>
<TD>Exception for errors on teamactivation</TD>
</TR>
</TABLE>
&nbsp;

<P>
<DL>
</DL>
<HR>


<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../de/edu/tuberlin/compiereMonitor/compiere/model/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
&nbsp;<A HREF="../../../../../de/edu/tuberlin/compiereMonitor/filter/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../../../index.html?de/edu/tuberlin/compiereMonitor/exception/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->

<HR>

</BODY>
</HTML>




See more files for this project here

Compiere Monitor

This project extends the Open-Source ERP-System Compiere(R) with aspectorientation. Its using the aspectoriented language ObjectTeams/Java and was developed within a diploma-thesis at the Technical University Berlin, Germany.

Project homepage: http://sourceforge.net/projects/compieremonitor
Programming language(s): Java
License: gpl2

  class-use/
    CMException.html
    CMExceptionAspectBuildFailed.html
    CMExceptionClassNotFound.html
    CMExceptionCreationFailed.html
    CMExceptionDBExecuteStatement.html
    CMExceptionDBIllegalIdentifier.html
    CMExceptionJarAlreadyLoaded.html
    CMExceptionJarLoadFailed.html
    CMExceptionLoggingTableCreate.html
    CMExceptionMandatoryNotFilled.html
    CMExceptionRuleUnfulfilled.html
    CMExceptionSaveFailed.html
    CMExceptionTable.html
    CMExceptionTableColumnNotExists.html
    CMExceptionTableRowNotExists.html
    CMExceptionTableRowValueNotExists.html
    CMExceptionTableUnexpectedRowAmount.html
    CMExceptionTeamActivationFailed.html
  CMException.html
  CMExceptionAspectBuildFailed.html
  CMExceptionClassNotFound.html
  CMExceptionCreationFailed.html
  CMExceptionDBExecuteStatement.html
  CMExceptionDBIllegalIdentifier.html
  CMExceptionJarAlreadyLoaded.html
  CMExceptionJarLoadFailed.html
  CMExceptionLoggingTableCreate.html
  CMExceptionMandatoryNotFilled.html
  CMExceptionRuleUnfulfilled.html
  CMExceptionSaveFailed.html
  CMExceptionTable.html
  CMExceptionTableColumnNotExists.html
  CMExceptionTableRowNotExists.html
  CMExceptionTableRowValueNotExists.html
  CMExceptionTableUnexpectedRowAmount.html
  CMExceptionTeamActivationFailed.html
  package-frame.html
  package-summary.html
  package-tree.html
  package-use.html