jbpm-form-modeler-ui 6.0.2-SNAPSHOT

org.jbpm.formModeler.core.processing
Class ProcessingMessagedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.jbpm.formModeler.core.processing.ProcessingMessagedException
All Implemented Interfaces:
Serializable

public class ProcessingMessagedException
extends Exception

See Also:
Serialized Form

Constructor Summary
ProcessingMessagedException(List messages)
           
ProcessingMessagedException(String message)
           
 
Method Summary
 List getMessages()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ProcessingMessagedException

public ProcessingMessagedException(String message)

ProcessingMessagedException

public ProcessingMessagedException(List messages)
Method Detail

getMessages

public List getMessages()

jbpm-form-modeler-ui 6.0.2-SNAPSHOT

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.