com.hlcl.rql.as
Class WrongSortModeException

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

public class WrongSortModeException
extends RQLException

Diese Ausnahme wird geworfen, wenn ein Multi-Link nicht manuell sortiert wird. Nur bei manueller Sortierung darf die Reihenfolge der Seiten an diesem Multi-Link geändert werden.

Author:
LEJAFR
See Also:
Serialized Form

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

WrongSortModeException

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

Parameters:
s - java.lang.String