lumis.doui.source.filter
Class RequiredFilterValueException

Package class diagram package RequiredFilterValueException
java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by lumis.doui.source.filter.RequiredFilterValueException
All Implemented Interfaces:
Serializable

@StableMinor(version="5.5",
             sinceVersion="4.0")
public class RequiredFilterValueException
extends Exception

Exception thrown when a required value was not specified for a filter. When this happens no result should be shown.

Since:
4.0.5
See Also:
Serialized Form

Constructor Summary
RequiredFilterValueException()
           
RequiredFilterValueException(Throwable cause)
           
 
Method Summary
 
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

RequiredFilterValueException

public RequiredFilterValueException()

RequiredFilterValueException

public RequiredFilterValueException(Throwable cause)


Lumisportal  5.5.0.091130 - Copyright © 2001-2007, Lumis. All Rights Reserved.