org.apache.jetspeed.statistics
Class InvalidCriteriaException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.jetspeed.statistics.InvalidCriteriaException
All Implemented Interfaces:
Serializable

public class InvalidCriteriaException
extends Exception

InvalidCriteriaException

Version:
$Id: $
Author:
Chris Schaefer , David Sean Taylor
See Also:
Serialized Form

Constructor Summary
InvalidCriteriaException(String mesg)
           
 
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

InvalidCriteriaException

public InvalidCriteriaException(String mesg)


Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.