public class

PortalException

extends Exception
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ com.esri.core.portal.PortalException

Class Overview

This class encapsulates exceptions that may be raised when communicating with a Portal.

Summary

[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object