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

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

public class VehiculeException
extends java.lang.Exception

Author:
pfernand To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates. To enable and disable the creation of type comments go to Window>Preferences>Java>Code Generation.
See Also:
Serialized Form

Constructor Summary
VehiculeException()
          Creates a new instance of PersistentDataException without detail message.
VehiculeException(java.lang.String msg)
          Constructs an instance of PersistentDataException 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

VehiculeException

public VehiculeException()
Creates a new instance of PersistentDataException without detail message.


VehiculeException

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

Parameters:
msg - the detail message.

Logo

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