org.openemcee.microflow.impl
Class CreationException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.openemcee.microflow.impl.CreationException
All Implemented Interfaces:
java.io.Serializable

public class CreationException
extends java.lang.Exception

Author:
Scott Schenkein
See Also:
Serialized Form

Constructor Summary
CreationException(java.lang.String msg)
          Creates a new instance of CreationException
 
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

CreationException

public CreationException(java.lang.String msg)
Creates a new instance of CreationException



OpenEmcee Microflow Engine for Java: All software and content contained herein is subject to the Mozilla public license v1.1.
SourceForge.net Logo