public class

SharepointUnauthorizedRuntimeException

extends RuntimeException
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ java.lang.RuntimeException
         ↳ org.mule.modules.sharepoint.exception.SharepointUnauthorizedRuntimeException

Summary

Constants
long serialVersionUID
[Expand]
Inherited Constants
From class java.lang.RuntimeException
From class java.lang.Exception
From class java.lang.Throwable
[Expand]
Inherited Fields
From class java.lang.Throwable
Public Constructors
SharepointUnauthorizedRuntimeException()
SharepointUnauthorizedRuntimeException(String message, Throwable cause)
SharepointUnauthorizedRuntimeException(String message)
SharepointUnauthorizedRuntimeException(Throwable cause)
[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object

Constants

private static final long serialVersionUID

Constant Value: 1 (0x0000000000000001)

Public Constructors

public SharepointUnauthorizedRuntimeException ()

public SharepointUnauthorizedRuntimeException (String message, Throwable cause)

Parameters
message
cause

public SharepointUnauthorizedRuntimeException (String message)

Parameters
message

public SharepointUnauthorizedRuntimeException (Throwable cause)

Parameters
cause