org.apache.wicket.util.lang
Class Exceptions.Visit<T>

java.lang.Object
  extended by org.apache.wicket.util.lang.Exceptions.Visit<T>
Enclosing class:
Exceptions

public static class Exceptions.Visit<T>
extends java.lang.Object


Constructor Summary
Exceptions.Visit()
           
 
Method Summary
 void stop()
           
 void stop(T result)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Exceptions.Visit

public Exceptions.Visit()
Method Detail

stop

public void stop(T result)

stop

public void stop()


Copyright © 2004-2010 Apache Software Foundation. All Rights Reserved.