no.feide.moria.authorization
Class NoConfigException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by no.feide.moria.authorization.NoConfigException
All Implemented Interfaces:
java.io.Serializable

final class NoConfigException
extends java.lang.RuntimeException

RuntimeException to signal that the configuration is missing.

Version:
$Revision: 1.3 $
Author:
Lars Preben S. Arnesen <lars.preben.arnesen@conduct.no>

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

NoConfigException

public NoConfigException()
Basic constructor.



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