Class NotImplmentedCaseExecption

    • Constructor Detail

      • NotImplmentedCaseExecption

        public NotImplmentedCaseExecption()
        Deprecated.
        Instantiates a new not implmented case execption.
      • NotImplmentedCaseExecption

        public NotImplmentedCaseExecption​(String message,
                                          Throwable cause)
        Deprecated.
        The Constructor.
        Parameters:
        message - the message
        cause - the cause
      • NotImplmentedCaseExecption

        public NotImplmentedCaseExecption​(String message)
        Deprecated.
        The Constructor.
        Parameters:
        message - the message
      • NotImplmentedCaseExecption

        public NotImplmentedCaseExecption​(Throwable cause)
        Deprecated.
        The Constructor.
        Parameters:
        cause - the cause
      • NotImplmentedCaseExecption

        public NotImplmentedCaseExecption​(Enum<?> enumCase)
        Deprecated.
        The Constructor.
        Parameters:
        enumCase - the enum case