pt.digitalis.dif.exception.codegen
Class DIFCodeGenerationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by pt.digitalis.dif.exception.DIFException
              extended by pt.digitalis.dif.exception.codegen.DIFCodeGenerationException
All Implemented Interfaces:
Serializable, IContextException
Direct Known Subclasses:
AnnotationMisuseException

public class DIFCodeGenerationException
extends DIFException

Author:
Pedro Viegas pviegas@digitalis.pt
See Also:
Serialized Form
Created on:
17 de Mar de 2011

Constructor Summary
DIFCodeGenerationException(Exception exception)
           
DIFCodeGenerationException(String reason)
           
DIFCodeGenerationException(String reason, Exception exception)
           
 
Method Summary
 
Methods inherited from class pt.digitalis.dif.exception.DIFException
addToExceptionContext, getExceptionContext, getRenderedExceptionContext, setExceptionContext
 
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

DIFCodeGenerationException

public DIFCodeGenerationException(Exception exception)
Parameters:
exception -

DIFCodeGenerationException

public DIFCodeGenerationException(String reason)
Parameters:
reason -

DIFCodeGenerationException

public DIFCodeGenerationException(String reason,
                                  Exception exception)
Parameters:
reason -
exception -


Copyright © 2014 Digitalis Informática Lda. All Rights Reserved.