public class ReadyApiXmlException extends java.lang.Exception
Modifiers | Name | Description |
---|---|---|
enum |
ReadyApiXmlException.ExceptionKind |
Constructor and description |
---|
ReadyApiXmlException
(ReadyApiXmlException.ExceptionKind ek, java.lang.String message, int column, int line, java.lang.String resourcePath) |
ReadyApiXmlException
(ReadyApiXmlException.ExceptionKind ek, java.lang.String message, int column, int line) |
ReadyApiXmlException
(ReadyApiXmlException.ExceptionKind ek, java.lang.String message) |
ReadyApiXmlException
(ReadyApiXmlException.ExceptionKind ek, java.lang.String message, java.lang.String resourcePath) |
Type Params | Return Type | Name and description |
---|---|---|
|
public java.lang.String |
getCaption() |
|
public java.lang.String |
getCaptionDescription() |
|
public int |
getColumn() |
|
public int |
getLine() |
|
public java.lang.String |
getMessage() |
|
public java.lang.String |
getResourcePath() |
Methods inherited from class | Name |
---|---|
class java.lang.Exception |
java.lang.Exception#printStackTrace(), java.lang.Exception#printStackTrace(java.io.PrintWriter), java.lang.Exception#printStackTrace(java.io.PrintStream), java.lang.Exception#getStackTrace(), java.lang.Exception#fillInStackTrace(), java.lang.Exception#getCause(), java.lang.Exception#initCause(java.lang.Throwable), java.lang.Exception#toString(), java.lang.Exception#getMessage(), java.lang.Exception#getSuppressed(), java.lang.Exception#getLocalizedMessage(), java.lang.Exception#setStackTrace([Ljava.lang.StackTraceElement;), java.lang.Exception#addSuppressed(java.lang.Throwable), java.lang.Exception#wait(long, int), java.lang.Exception#wait(), java.lang.Exception#wait(long), java.lang.Exception#equals(java.lang.Object), java.lang.Exception#hashCode(), java.lang.Exception#getClass(), java.lang.Exception#notify(), java.lang.Exception#notifyAll() |
ReadyAPI functional (soapui) SDK 3.59.0