Class ConfigurationException

All Implemented Interfaces:
Serializable

public class ConfigurationException extends PekkoException
This exception is thrown when Apache Pekko detects a problem with the provided configuration
See Also:
  • Constructor Details

    • ConfigurationException

      public ConfigurationException(String message, Throwable cause)
    • ConfigurationException

      public ConfigurationException(String msg)