aminePlatform.engines.dynamicKnowledgeIntegration
Class DynamicKnowledgeIntegrationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegrationException
- All Implemented Interfaces:
- java.io.Serializable
- public class DynamicKnowledgeIntegrationException
- extends java.lang.Exception
Amine - Artificial Intelligence platform for the development of Intelligent Systems.
Copyright (C) 2004-2009 Adil KABBAJ.
GNU Lesser General Public License
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation,
version 2.1 of the License.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the
Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA.
- See Also:
- Serialized Form
Fields inherited from class java.lang.Exception |
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
DynamicKnowledgeIntegrationException
public DynamicKnowledgeIntegrationException(java.lang.String s)