public class ProtoParsingException extends AlluxioException
Modifier | Constructor and Description |
---|---|
|
ProtoParsingException(String message)
Constructs a new exception with detailed message.
|
|
ProtoParsingException(String message,
Throwable cause)
Constructs a new exception with detailed message and cause.
|
protected |
ProtoParsingException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2023. All Rights Reserved.