Skip navigation links
C D N O 

C

com.syntaxphoenix.syntaxapi.exception - package com.syntaxphoenix.syntaxapi.exception
 

D

DownloadFailedException - Exception in com.syntaxphoenix.syntaxapi.exception
 
DownloadFailedException() - Constructor for exception com.syntaxphoenix.syntaxapi.exception.DownloadFailedException
Constructs an AddonException with no detail message.
DownloadFailedException(String) - Constructor for exception com.syntaxphoenix.syntaxapi.exception.DownloadFailedException
Constructs an AddonException with the specified detail message.
DownloadFailedException(String, Throwable) - Constructor for exception com.syntaxphoenix.syntaxapi.exception.DownloadFailedException
Constructs a new exception with the specified detail message and cause.
DownloadFailedException(Throwable) - Constructor for exception com.syntaxphoenix.syntaxapi.exception.DownloadFailedException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).

N

NotImplementedException - Exception in com.syntaxphoenix.syntaxapi.exception
 
NotImplementedException() - Constructor for exception com.syntaxphoenix.syntaxapi.exception.NotImplementedException
Constructs an NotImplementedException with no detail message.
NotImplementedException(String) - Constructor for exception com.syntaxphoenix.syntaxapi.exception.NotImplementedException
Constructs an NotImplementedException with the specified detail message.
NotImplementedException(String, Throwable) - Constructor for exception com.syntaxphoenix.syntaxapi.exception.NotImplementedException
Constructs a new exception with the specified detail message and cause.
NotImplementedException(Throwable) - Constructor for exception com.syntaxphoenix.syntaxapi.exception.NotImplementedException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).

O

ObjectLockedException - Exception in com.syntaxphoenix.syntaxapi.exception
 
ObjectLockedException() - Constructor for exception com.syntaxphoenix.syntaxapi.exception.ObjectLockedException
Constructs an ObjectLockedException with no detail message.
ObjectLockedException(String) - Constructor for exception com.syntaxphoenix.syntaxapi.exception.ObjectLockedException
Constructs an ObjectLockedException with the specified detail message.
ObjectLockedException(String, Throwable) - Constructor for exception com.syntaxphoenix.syntaxapi.exception.ObjectLockedException
Constructs a new exception with the specified detail message and cause.
ObjectLockedException(Throwable) - Constructor for exception com.syntaxphoenix.syntaxapi.exception.ObjectLockedException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
C D N O 
Skip navigation links

Copyright © 2021. All rights reserved.