Class ComponentCreationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.suncode.pwfl.component.exception.ComponentCreationException
All Implemented Interfaces:
Serializable

@Api public class ComponentCreationException extends RuntimeException
Exception thrown if component definition could not be created.
Author:
RafaƂ Nowacki 13 kwi 2016
See Also:
  • Constructor Details

    • ComponentCreationException

      public ComponentCreationException(String msg)
    • ComponentCreationException

      public ComponentCreationException(String msg, Throwable cause)