Class ChannelManagerConstructor.InvalidSerializedDataException

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    ChannelManagerConstructor

    public static class ChannelManagerConstructor.InvalidSerializedDataException
    extends Exception
    An Exception that indicates the serialized data is invalid and has been corrupted on disk. You should attempt to restore from a backup if there is one which is known to be current. Otherwise, funds may have been lost.
    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidSerializedDataException

        public InvalidSerializedDataException()