it.amattioli.workstate.exceptions
Interface KeyedException

Show UML class diagram
All Known Implementing Classes:
SimpleKeyedException, WorkflowException

public interface KeyedException


Method Summary
 void addParameter(String tag, String value)
           
 KeyedMessage getKeyedMessage()
           
 

Method Detail

getKeyedMessage

KeyedMessage getKeyedMessage()

addParameter

void addParameter(String tag,
                  String value)


Copyright © 2011. All Rights Reserved.