Share via


AdlsIllegalArgumentException 클래스

 

WebHDFS 예외를 throw 하나 이상의 인수가 올바르지 않음을 나타냅니다. 400 오류 응답 코드 (잘못 된 요청)이 반환 될 때 발생 합니다.

네임스페이스:   Microsoft.Azure.Management.DataLake.Store.Models
어셈블리:  Microsoft.Azure.Management.DataLake.Store.dll의 Microsoft.Azure.Management.DataLake.Store

상속 계층 구조

System.Object
  Microsoft.Azure.Management.DataLake.Store.Models.AdlsRemoteException
    Microsoft.Azure.Management.DataLake.Store.Models.AdlsIllegalArgumentException

구문

[JsonObjectAttribute("IllegalArgumentException")]
public class AdlsIllegalArgumentException : AdlsRemoteException
[JsonObjectAttribute("IllegalArgumentException")]
public ref class AdlsIllegalArgumentException : AdlsRemoteException
[<JsonObjectAttribute("IllegalArgumentException")>]
type AdlsIllegalArgumentException = 
    class
        inherit AdlsRemoteException
    end
<JsonObjectAttribute("IllegalArgumentException")>
Public Class AdlsIllegalArgumentException
    Inherits AdlsRemoteException

생성자

이름 설명
System_CAPS_pubmethod AdlsIllegalArgumentException()

AdlsIllegalArgumentException 클래스의 새 인스턴스를 초기화합니다.

System_CAPS_pubmethod AdlsIllegalArgumentException(String, String)

AdlsIllegalArgumentException 클래스의 새 인스턴스를 초기화합니다.

속성

이름 설명
System_CAPS_pubproperty JavaClassName

'Java.lang.IllegalArgumentException'와 같은 throw 된 예외에 대 한 전체 클래스 패키지 이름을 가져옵니다.(AdlsRemoteException에서 상속됨.)

System_CAPS_pubproperty Message

와 같은 throw 된 예외와 관련 된 메시지를 가져옵니다 ' webhdfs 매개 변수 "사용 권한이" 값이 잘못 되었습니다:...'.(AdlsRemoteException에서 상속됨.)

메서드

이름 설명
System_CAPS_pubmethod Equals(Object)

(Object에서 상속됨.)

System_CAPS_protmethod Finalize()

(Object에서 상속됨.)

System_CAPS_pubmethod GetHashCode()

(Object에서 상속됨.)

System_CAPS_pubmethod GetType()

(Object에서 상속됨.)

System_CAPS_protmethod MemberwiseClone()

(Object에서 상속됨.)

System_CAPS_pubmethod ToString()

(Object에서 상속됨.)

스레드로부터의 안전성

이 형식의 모든 public static (Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.

참고 항목

Microsoft.Azure.Management.DataLake.Store.Models 네임스페이스

맨 위로 이동