Package org.dcache.xrootd.plugins
Class InvalidHandlerConfigurationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.dcache.xrootd.plugins.InvalidHandlerConfigurationException
-
- All Implemented Interfaces:
java.io.Serializable
public class InvalidHandlerConfigurationException extends java.lang.ExceptionThrown by authentication factory if instantiation of essential components fails.- Author:
- tzangerl
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InvalidHandlerConfigurationException(java.lang.String msg, java.lang.Throwable t)InvalidHandlerConfigurationException(java.lang.Throwable t)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringtoString()
-