Class BlockNotConfiguredException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.codingchili.core.context.CoreException
com.codingchili.core.configuration.exception.BlockNotConfiguredException
All Implemented Interfaces:
CoreExceptionFormat, Serializable

public class BlockNotConfiguredException extends CoreException
Throw when a requested service block is not configured.
See Also:
Serialized Form
  • Constructor Details

    • BlockNotConfiguredException

      public BlockNotConfiguredException(String block)