Class RemoteBlockNotConfiguredException

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

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

    • RemoteBlockNotConfiguredException

      public RemoteBlockNotConfiguredException(String remote, String block)