ca.infoway.messagebuilder.marshalling
Class InvalidRenderInputException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ca.infoway.messagebuilder.marshalling.MarshallingException
ca.infoway.messagebuilder.marshalling.RenderingException
ca.infoway.messagebuilder.marshalling.InvalidRenderInputException
- All Implemented Interfaces:
- Serializable
public class InvalidRenderInputException
- extends RenderingException
An exception indicating that the application tried to marshall a message
part that did not follow the rules of marshalling.
- Author:
- Intelliware Development
- See Also:
- Serialized Form
InvalidRenderInputException
public InvalidRenderInputException(List<Hl7Error> hl7Errors)
getHl7Errors
public List<Hl7Error> getHl7Errors()
getMessage
public String getMessage()
- Overrides:
getMessage
in class Throwable
Copyright © 2013. All Rights Reserved.