no.feide.moria.controller
Class MoriaControllerException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by no.feide.moria.controller.MoriaControllerException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
AuthenticationException, AuthorizationException, DirectoryUnavailableException, IllegalInputException, InoperableStateException, UnknownTicketException

public class MoriaControllerException
extends java.lang.Exception

Superclass for the controller exceptions.

Version:
$Revision: 1.4 $
Author:
Lars Preben S. Arnesen <lars.preben.arnesen@conduct.no>
See Also:
Serialized Form

Constructor Summary
MoriaControllerException(java.lang.String message)
          Basic constructor.
 
Method Summary
 
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

MoriaControllerException

public MoriaControllerException(java.lang.String message)
Basic constructor.

Parameters:
message - Exception message.


Copyright © 2001-2006 UNINETT FAS. All Rights Reserved.