Searched defs:OutOfSpaceException (Results 1 – 3 of 3) sorted by relevance
683 public sealed class OutOfSpaceException : IOException class in Google.Protobuf.CodedOutputStream685 internal OutOfSpaceException() in OutOfSpaceException() method in Google.Protobuf.CodedOutputStream.OutOfSpaceException
934 public static class OutOfSpaceException extends IOException { class in CodedOutputByteBufferNano937 OutOfSpaceException(int position, int limit) { in OutOfSpaceException() method in CodedOutputByteBufferNano.OutOfSpaceException
972 public static class OutOfSpaceException extends IOException { class in CodedOutputStream978 OutOfSpaceException() { in OutOfSpaceException() method in CodedOutputStream.OutOfSpaceException982 OutOfSpaceException(Throwable cause) { in OutOfSpaceException() method in CodedOutputStream.OutOfSpaceException986 OutOfSpaceException(String explanationMessage, Throwable cause) { in OutOfSpaceException() method in CodedOutputStream.OutOfSpaceException