@Namespace(value="parquet") @NoOffset @Properties(inherit=parquet.class) public class ParquetException extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
ParquetException(BytePointer msg) |
ParquetException(BytePointer msg,
Pointer arg1) |
ParquetException(ParquetException arg0) |
ParquetException(Pointer p)
Pointer cast constructor.
|
ParquetException(String msg) |
ParquetException(String msg,
Pointer arg1) |
Modifier and Type | Method and Description |
---|---|
static void |
EofException() |
static void |
EofException(BytePointer msg) |
static void |
EofException(String msg) |
static void |
NYI() |
static void |
NYI(BytePointer msg) |
static void |
NYI(String msg) |
ParquetException |
put(ParquetException arg0) |
String |
what() |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public ParquetException(Pointer p)
Pointer(Pointer)
.public ParquetException(@StdString String msg)
public ParquetException(@StdString BytePointer msg)
public ParquetException(String msg, @Cast(value="const std::exception*") @ByRef Pointer arg1)
public ParquetException(@Cast(value="const char*") BytePointer msg, @Cast(value="const std::exception*") @ByRef Pointer arg1)
public ParquetException(@Const @ByRef ParquetException arg0)
public static void EofException(@StdString String msg)
public static void EofException()
public static void EofException(@StdString BytePointer msg)
public static void NYI(@StdString String msg)
public static void NYI()
public static void NYI(@StdString BytePointer msg)
@ByRef @Name(value="operator =") public ParquetException put(@Const @ByRef ParquetException arg0)
@NoException(value=true) public String what()
Copyright © 2022. All rights reserved.