com.hlcl.rql.as
Class CombinedUpdateNotSupportedException

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

public class CombinedUpdateNotSupportedException
extends RQLException

Diese Ausnahme wird geworfen, wenn ein nicht unterstützter Elementtyp beim gemeinsamen Update von Werten mit nur einem RQL verwendet wird.

Author:
LEJAFR
See Also:
Page.setElementValues(Map), Serialized Form

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

CombinedUpdateNotSupportedException

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

Parameters:
s - java.lang.String