com.groiss.wf.html
Class HTMLUtils.TooManyResultsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.groiss.wf.html.HTMLUtils.TooManyResultsException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- HTMLUtils
public static class HTMLUtils.TooManyResultsException
- extends Exception
Exception is thrown in case the total count of entries exceeds the
configured maximum.
- Author:
- Sergiy Shyrkov
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
HTMLUtils.TooManyResultsException
public HTMLUtils.TooManyResultsException(int totalCount)
getTotalCount
public int getTotalCount()
@enterprise 8.0.10809 Copyright © 2001-2012 Groiss Informatics GmbH. All Rights Reserved.