org.tynamo.security.pages
Class Login

java.lang.Object
  extended by org.tynamo.security.pages.Login
All Implemented Interfaces:
org.apache.tapestry5.services.ExceptionReporter

public class Login
extends Object
implements org.apache.tapestry5.services.ExceptionReporter


Constructor Summary
Login()
           
 
Method Summary
 Throwable getException()
           
 String getMessage()
           
 void reportException(Throwable exception)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Login

public Login()
Method Detail

reportException

public void reportException(Throwable exception)
Specified by:
reportException in interface org.apache.tapestry5.services.ExceptionReporter

getException

public Throwable getException()

getMessage

public String getMessage()


Copyright © 2004-2012. All Rights Reserved.