Uses of Class
org.torproject.descriptor.DescriptorParseException
-
Uses of DescriptorParseException in org.torproject.descriptor
Methods in org.torproject.descriptor that return DescriptorParseExceptionModifier and TypeMethodDescriptionUnparseableDescriptor.getDescriptorParseException()Return the first exception thrown while attempting to parse this descriptor.Methods in org.torproject.descriptor that throw DescriptorParseExceptionModifier and TypeMethodDescriptionLogDescriptor.decompressedByteStream()Returns the decompressed raw descriptor bytes of the log as stream.Stream<? extends LogDescriptor.Line>LogDescriptor.logLines()Returns a stream of all parseable log lines.WebServerAccessLog.logLines()Returns a stream of all valid log lines.