com.hlcl.rql.as
Class InvalidPublishingRequestException

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.InvalidPublishingRequestException
All Implemented Interfaces:
java.io.Serializable

public class InvalidPublishingRequestException
extends RQLException

Diese Ausnahme wird geworfen, wenn versucht wird eine Seite für eine Kombination von Projektvariante und Sprachvariante zu generieren, für die kein Exportsetting im Exportpaket vorliegt.

Author:
LEJAFR
See Also:
PublishingJob, Serialized Form

Constructor Summary
InvalidPublishingRequestException(java.lang.String s)
          InvalidPublishingRequestException 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

InvalidPublishingRequestException

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

Parameters:
s - java.lang.String