org.melati.poem
Class BinaryLengthValidationPoemException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.melati.poem.PoemException
org.melati.poem.NormalPoemException
org.melati.poem.ValidationPoemException
org.melati.poem.BinaryLengthValidationPoemException
- All Implemented Interfaces:
- Serializable
public class BinaryLengthValidationPoemException
- extends ValidationPoemException
Thrown when an overlong value is asserted to be a valid
raw BinaryPoemType
Field
.
- See Also:
- Serialized Form
BinaryLengthValidationPoemException
public BinaryLengthValidationPoemException(PoemType type,
byte[] value)
- Constructor.
getMessage
public String getMessage()
- Description copied from class:
PoemException
- The detail message which may be null.
- Overrides:
getMessage
in class ValidationPoemException
- Returns:
- The detail message
- See Also:
Throwable.getMessage()
Copyright © 2000-2010 PanEris. All Rights Reserved.