org.apache.openejb.assembler.classic.cmd
Class ConfigurationInfo.UnauthorizedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.openejb.assembler.classic.cmd.ConfigurationInfo.UnauthorizedException
All Implemented Interfaces:
java.io.Serializable
Enclosing interface:
ConfigurationInfo

public static class ConfigurationInfo.UnauthorizedException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
ConfigurationInfo.UnauthorizedException(java.lang.String message)
           
 
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

ConfigurationInfo.UnauthorizedException

public ConfigurationInfo.UnauthorizedException(java.lang.String message)


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.