public class MissingHandlerException
extends java.lang.Exception
Handler
object cannot be created, and so the instance container cannot be completed.| Constructor and Description |
|---|
MissingHandlerException(java.util.List missing)
Creates a MissingHandlerException.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMessage()
Gets the error message.
|
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.