PathTooLongException Classe
- java.
lang. Object - RuntimeException
- FabricException
- system.
fabric. exception. PathTooLongException
- system.
public class PathTooLongException extends FabricException
Resumo do Construtor
Membros herdados
Detalhes do construtor
PathTooLongException
public PathTooLongException()
PathTooLongException
public PathTooLongException(FabricErrorCode errorCode)
Parâmetros:
PathTooLongException
public PathTooLongException(String message)
Parâmetros:
PathTooLongException
public PathTooLongException(String message, FabricErrorCode errorCode)
Parâmetros:
PathTooLongException
public PathTooLongException(String message, Throwable cause)
Parâmetros:
PathTooLongException
protected PathTooLongException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
Parâmetros:
PathTooLongException
protected PathTooLongException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace, FabricErrorCode errorCode)
Parâmetros:
PathTooLongException
public PathTooLongException(String message, Throwable cause, FabricErrorCode errorCode)
Parâmetros:
PathTooLongException
public PathTooLongException(Throwable cause)
Parâmetros:
PathTooLongException
public PathTooLongException(Throwable cause, FabricErrorCode errorCode)
Parâmetros:
Aplica-se a
Azure SDK for Java