ProtoSchemaBuilder.@Deprecated public final class ProtoSchemaBuilderException extends RuntimeException
| Constructor and Description |
|---|
ProtoSchemaBuilderException(String message)
Deprecated.
|
ProtoSchemaBuilderException(String message,
Throwable cause)
Deprecated.
|
ProtoSchemaBuilderException(Throwable cause)
Deprecated.
|
ProtoSchemaBuilderException(XElement element,
String message)
Deprecated.
|
ProtoSchemaBuilderException(XElement element,
String message,
Throwable cause)
Deprecated.
|
ProtoSchemaBuilderException(XElement element,
Throwable cause)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
XElement |
getElement()
Deprecated.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ProtoSchemaBuilderException(String message)
public ProtoSchemaBuilderException(Throwable cause)
public ProtoSchemaBuilderException(String message, Throwable cause)
public ProtoSchemaBuilderException(XElement element, String message)
public ProtoSchemaBuilderException(XElement element, Throwable cause)
public XElement getElement()
Copyright © 2021 JBoss, a division of Red Hat. All rights reserved.