|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--cad.simcad.objectserver.spec.cac.common.VehiculeAssociationException
VehiculeAssociationException thrown when we are trying to ask an Ambulance to do something while it is enable to do so. Probably because current Status is not "free"
| Constructor Summary | |
VehiculeAssociationException()
Creates a new instance of VehiculeAssociationException without detail message. |
|
VehiculeAssociationException(java.lang.String msg)
Constructs an instance of VehiculeAssociationException 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 |
public VehiculeAssociationException()
VehiculeAssociationException without detail message.
public VehiculeAssociationException(java.lang.String msg)
VehiculeAssociationException with the specified detail message.
msg - the detail message.
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||