pt.digitalis.dif.exception.controller
Class LicenseViolationException

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.controller.ControllerException
                  extended by pt.digitalis.dif.exception.controller.LicenseViolationException
All Implemented Interfaces:
Serializable, IContextException

public class LicenseViolationException
extends ControllerException

When an access was made to a non-registered application

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

Constructor Summary
LicenseViolationException(ControllerExecutionStep step)
           
 
Method Summary
 
Methods inherited from class pt.digitalis.dif.exception.controller.ControllerException
getRenderedExceptionContext, getStep, isGeneratedFromException
 
Methods inherited from class pt.digitalis.dif.exception.DIFException
addToExceptionContext, getExceptionContext, 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

LicenseViolationException

public LicenseViolationException(ControllerExecutionStep step)
Parameters:
step -


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