Class ZeroException

    • Constructor Detail

      • ZeroException

        public ZeroException()
        Construct the exception.
      • ZeroException

        public ZeroException​(Localizable specific,
                             java.lang.Object... arguments)
        Construct the exception with a specific context.
        Parameters:
        specific - Specific context pattern.
        arguments - Arguments.