Class NotImplementedCaseExecption

    • Constructor Detail

      • NotImplementedCaseExecption

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

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

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

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

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