public class

PeopleSoftOnSessionException

extends PeopleSoftRuntimeException
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ java.lang.RuntimeException
         ↳ org.mule.modules.peoplesoft.exception.PeopleSoftRuntimeException
           ↳ org.mule.modules.peoplesoft.exception.PeopleSoftOnSessionException

Summary

Constants
long serialVersionUID
[Expand]
Inherited Constants
From class org.mule.modules.peoplesoft.exception.PeopleSoftRuntimeException
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
PeopleSoftOnSessionException(MetadataBuilder builder)
PeopleSoftOnSessionException(MetadataBuilder builder, Exception e)
[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 PeopleSoftOnSessionException (MetadataBuilder builder)

Parameters
builder

public PeopleSoftOnSessionException (MetadataBuilder builder, Exception e)

Parameters
builder
e