cad.simcad.objectserver.spec.cac.server
Class CACMissionRecordingException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--cad.simcad.objectserver.spec.cac.server.CACMissionRecordingException
All Implemented Interfaces:
java.io.Serializable

public class CACMissionRecordingException
extends java.lang.Exception

Exception saying it was not possible to record necessary buisness objects for administrating a Mission

Author:
Charles-Philip Bentley
See Also:
Serialized Form

Constructor Summary
CACMissionRecordingException()
          Creates a new instance of IncidentCreationException without detail message.
CACMissionRecordingException(java.lang.String msg)
          Constructs an instance of IncidentCreationException with the specified detail message.
 
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

CACMissionRecordingException

public CACMissionRecordingException()
Creates a new instance of IncidentCreationException without detail message.


CACMissionRecordingException

public CACMissionRecordingException(java.lang.String msg)
Constructs an instance of IncidentCreationException with the specified detail message.

Parameters:
msg - the detail message.

Logo

With the help of www.sourceforge.net and www.info.ucl.ac.be