Class ComponentNotRegisteredException

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

@Api public class ComponentNotRegisteredException extends RuntimeException
Throws when not registered component is called.
Author:
RafaƂ Nowacki 10 cze 2016
See Also:
  • Constructor Details

    • ComponentNotRegisteredException

      public ComponentNotRegisteredException(String message)