snifos.exception
Class InvalidUserException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bysnifos.exception.InvalidUserException
All Implemented Interfaces:
java.io.Serializable

public class InvalidUserException
extends java.lang.Exception

This exception is thrown when invalid user id is passed.

Version:
$Id: InvalidUserException.java,v 1.2 2004/05/08 21:55:29 mwerla Exp $
See Also:
Serialized Form

Constructor Summary
InvalidUserException()
           
 
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

InvalidUserException

public InvalidUserException()


Copyright © 2001-2004 MoMaT & MWe Team. All Rights Reserved.