public final class ProtoSchemaBuilderException extends RuntimeException
ProtoSchemaBuilderException(String message)
ProtoSchemaBuilderException(String message, Throwable cause)
ProtoSchemaBuilderException(Throwable cause)
ProtoSchemaBuilderException(XElement element, String message)
ProtoSchemaBuilderException(XElement element, String message, Throwable cause)
ProtoSchemaBuilderException(XElement element, Throwable cause)
XElement
getElement()
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public 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 ProtoSchemaBuilderException(XElement element, String message, Throwable cause)
public XElement getElement()
Copyright © 2020 JBoss, a division of Red Hat. All rights reserved.