Class KaitaiStream.UndecidedEndiannessError

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    KaitaiStream

    public static class KaitaiStream.UndecidedEndiannessError
    extends RuntimeException
    Error that occurs when default endianness should be decided with a switch, but nothing matches (although using endianness expression implies that there should be some positive result).
    See Also:
    Serialized Form
    • Constructor Detail

      • UndecidedEndiannessError

        public UndecidedEndiannessError()