jcolibri.exception
Class UnImplementedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by jcolibri.exception.UnImplementedException
All Implemented Interfaces:
java.io.Serializable

public class UnImplementedException
extends java.lang.Exception

Exception thrown when something is not implemented yet.

Version:
2.0
Author:
Juan A. Recio-García
See Also:
Serialized Form

Constructor Summary
UnImplementedException(java.lang.Exception ex)
           
UnImplementedException(java.lang.String msg)
           
 
Method Summary
 
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
 

Constructor Detail

UnImplementedException

public UnImplementedException(java.lang.String msg)

UnImplementedException

public UnImplementedException(java.lang.Exception ex)

GAIA - Group for Artificial Intelligence Applications
http://gaia.fdi.ucm.es