se.cambio.cds.util.exceptions
Class GuideNotFoundException

Package class diagram package GuideNotFoundException
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.GuideNotFoundException
All Implemented Interfaces:
Serializable

public class GuideNotFoundException
extends ModelException

See Also:
Serialized Form

Constructor Summary
GuideNotFoundException(String idGuide)
           
 
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

GuideNotFoundException

public GuideNotFoundException(String idGuide)


Copyright © 2013 Cambio. All Rights Reserved.