Searched defs:OutOfSpaceException (Results 1 – 4 of 4) sorted by relevance
692 public sealed class OutOfSpaceException : IOException class in Google.Protobuf.CodedOutputStream694 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
934 public static class OutOfSpaceException extends IOException { class in CodedOutputByteBufferNano937 OutOfSpaceException(int position, int limit) { in OutOfSpaceException() method in CodedOutputByteBufferNano.OutOfSpaceException
947 public static class OutOfSpaceException extends IOException { class in CodedOutputStream953 OutOfSpaceException() { in OutOfSpaceException() method in CodedOutputStream.OutOfSpaceException957 OutOfSpaceException(String explanationMessage) { in OutOfSpaceException() method in CodedOutputStream.OutOfSpaceException961 OutOfSpaceException(Throwable cause) { in OutOfSpaceException() method in CodedOutputStream.OutOfSpaceException965 OutOfSpaceException(String explanationMessage, Throwable cause) { in OutOfSpaceException() method in CodedOutputStream.OutOfSpaceException