Searched defs:OutOfSpaceException (Results 1 – 4 of 4) sorted by relevance
683 public sealed class OutOfSpaceException : IOException class in Google.Protobuf.CodedOutputStream685 internal OutOfSpaceException() in OutOfSpaceException() method in Google.Protobuf.CodedOutputStream.OutOfSpaceException
814 public static class OutOfSpaceException extends IOException { class in CodedOutputStreamMicro817 OutOfSpaceException() { in OutOfSpaceException() method in CodedOutputStreamMicro.OutOfSpaceException
966 public static class OutOfSpaceException extends IOException { class in CodedOutputByteBufferNano969 OutOfSpaceException(int position, int limit) { in OutOfSpaceException() method in CodedOutputByteBufferNano.OutOfSpaceException
938 public static class OutOfSpaceException extends IOException { class in CodedOutputStream944 OutOfSpaceException() { in OutOfSpaceException() method in CodedOutputStream.OutOfSpaceException948 OutOfSpaceException(Throwable cause) { in OutOfSpaceException() method in CodedOutputStream.OutOfSpaceException