se.cambio.cds.util.exceptions
Class GuideNotCompiledException

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

public class GuideNotCompiledException
extends ModelException

See Also:
Serialized Form

Constructor Summary
GuideNotCompiledException(String idGuide, String guideName)
           
 
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

GuideNotCompiledException

public GuideNotCompiledException(String idGuide,
                                 String guideName)


Copyright © 2013 Cambio. All Rights Reserved.