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