org.melati.poem
Class Searchability.NameUnrecognisedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.melati.poem.PoemException
org.melati.poem.Searchability.NameUnrecognisedException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Searchability
public static class Searchability.NameUnrecognisedException
- extends PoemException
Thrown when an invalid Searchability
level is specified,
by a typing mistake in the DSD for example.
- See Also:
- Serialized Form
Field Summary |
String |
name
The name of the requested Searchability. |
name
public String name
- The name of the requested Searchability.
Searchability.NameUnrecognisedException
public Searchability.NameUnrecognisedException(String name)
- Constructor.
getMessage
public String getMessage()
- The detail message which may be null.
- Overrides:
getMessage
in class PoemException
- See Also:
Throwable.getMessage()
Copyright © 2000-2010 PanEris. All Rights Reserved.