net.incongru.berkano.user
Class UnknownUserException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by net.incongru.berkano.user.UnknownUserException
All Implemented Interfaces:
java.io.Serializable

public class UnknownUserException
extends java.lang.RuntimeException

Version:
$Revision: 1.6 $
Author:
greg, $Author: gj $ (last edit)
See Also:
Serialized Form

Constructor Summary
UnknownUserException(java.lang.Long userId)
           
 
Method Summary
 java.lang.Long getUserId()
           
 
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

UnknownUserException

public UnknownUserException(java.lang.Long userId)
Method Detail

getUserId

public java.lang.Long getUserId()


Copyright © 2004-2007. All Rights Reserved.