com.hlcl.rql.as
Class ProjectNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.hlcl.rql.as.RQLException
              extended by com.hlcl.rql.as.ProjectNotFoundException
All Implemented Interfaces:
java.io.Serializable

public class ProjectNotFoundException
extends RQLException

Diese Ausnahme wird geworfen, wenn kein Projekt gefundenen werden konnte (falscher Name oder GUID) oder dem User nicht zugeordnet ist.

Author:
LEJAFR
See Also:
Serialized Form

Constructor Summary
ProjectNotFoundException(java.lang.String s)
          ProjectNotFoundException constructor comment.
 
Method Summary
 
Methods inherited from class com.hlcl.rql.as.RQLException
getMessage, getReason
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ProjectNotFoundException

public ProjectNotFoundException(java.lang.String s)
ProjectNotFoundException constructor comment.

Parameters:
s - java.lang.String