com.liferay.faces.util.config.internal
Class OrderingMaxAttemptsException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.liferay.faces.util.config.internal.OrderingMaxAttemptsException
All Implemented Interfaces:
Serializable

public class OrderingMaxAttemptsException
extends Exception

Author:
Vernon Singleton
See Also:
Serialized Form

Constructor Summary
OrderingMaxAttemptsException(int limit)
           
 
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

OrderingMaxAttemptsException

public OrderingMaxAttemptsException(int limit)


Copyright © 2015 Liferay, Inc.. All rights reserved.