Class WebAccessException

All Implemented Interfaces:
IPortalException, Serializable

@Deprecated public class WebAccessException extends FrameworkException
Deprecated.
Don't use.
See Also:
  • Constructor Details

    • WebAccessException

      public WebAccessException()
      Deprecated.
      Constructor that takes a detail message
    • WebAccessException

      public WebAccessException(String resourceURI)
      Deprecated.
      Constructor that takes a detail message
  • Method Details

    • readAccessException

      public static WebAccessException readAccessException()
      Deprecated.
      A convience to throw a read exception
      Returns:
    • readAccessException

      public static WebAccessException readAccessException(String resourceURI)
      Deprecated.
      A convience to throw a read exception
      Returns: