org.globalse.arena.frag.peers
Class WrongPasswordException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.globalse.arena.frag.peers.WrongPasswordException

public class WrongPasswordException
extends java.lang.Exception

Excpetion class if wrong password is specified.

See Also:
Serialized Form

Constructor Summary
WrongPasswordException()
           
WrongPasswordException(java.lang.String s)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WrongPasswordException

public WrongPasswordException()

WrongPasswordException

public WrongPasswordException(java.lang.String s)



This page is hosted by the Chair for Applied Software Engineering of the Technische Universität München.
Imprint (Impressum)