RuntimeRemoteException

공개 최종 클래스 RuntimeRemoteException이 RuntimeException을 확장함

RemoteException의 RuntimeException 래퍼입니다. 일반적으로 심각한 문제가 있고 복구할 방법이 없는 경우에 발생합니다.

공개 생성자 요약

RuntimeRemoteException(RemoteException e)

상속받은 메서드 요약

공개 생성자

public RuntimeRemoteException (RemoteException e)

매개변수
e