se.cambio.cds.util.exceptions
Class PatientNotFoundException

Package class diagram package PatientNotFoundException
java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by se.cambio.cds.util.exceptions.ModelException
              extended by se.cambio.cds.util.exceptions.PatientNotFoundException
All Implemented Interfaces:
Serializable

public class PatientNotFoundException
extends ModelException

See Also:
Serialized Form

Constructor Summary
PatientNotFoundException(String patientId)
           
 
Method Summary
 
Methods inherited from class se.cambio.cds.util.exceptions.ModelException
getMessage
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, 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

PatientNotFoundException

public PatientNotFoundException(String patientId)


Copyright © 2013 Cambio. All Rights Reserved.