Class P_Error

  • All Implemented Interfaces:
    Serializable

    public class P_Error
    extends Error
    Operation P_Error.
    Author:
    "Martin Krischik" «krischik@users.sourceforge.net»
    See Also:
    Serialized Form
    • Field Detail

      • Error

        @NotNull
        private static @org.jetbrains.annotations.NotNull short[] Error
        Parenthesis Error.
      • Logger

        private static final Logger Logger

        Class logger instance.

      • TAG

        private static final String TAG

        Class logger tag.

    • Constructor Detail

      • P_Error

        public P_Error()
        just an operation error.
      • P_Error

        public P_Error​(@NotNull
                       @NotNull String Message)
        Parameters:
        Message - An additional P_Error message
      • P_Error

        public P_Error​(@NotNull
                       @NotNull String Message,
                       Throwable Cause)

        Parameters:
        Message - An additional Error message
        Cause - exceptions causing thing error condition.
      • P_Error

        public P_Error​(Throwable Cause)

        Error from exception.

        Parameters:
        Cause - exceptions causing thing error condition.
    • Method Detail

      • Get_Error

        @NotNull
        public @org.jetbrains.annotations.NotNull short[] Get_Error()
        Parenthesis Error.
        Overrides:
        Get_Error in class Error
        Returns:
        error message as calculator text