Class GamjaComponentCreationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.agistep.event.exception.GamjaComponentCreationException
All Implemented Interfaces:
Serializable

public class GamjaComponentCreationException extends RuntimeException
See Also:
  • Constructor Details

    • GamjaComponentCreationException

      public GamjaComponentCreationException(String message, Throwable cause)
    • GamjaComponentCreationException

      public GamjaComponentCreationException(String message)