public class

PeopleSoftRuntimeException

extends RuntimeException
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ java.lang.RuntimeException
         ↳ org.mule.modules.peoplesoft.exception.PeopleSoftRuntimeException
Known Direct Subclasses

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
PeopleSoftRuntimeException(String message, Throwable cause)
PeopleSoftRuntimeException(String message)
PeopleSoftRuntimeException(Throwable throwable)
[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 PeopleSoftRuntimeException (String message, Throwable cause)

Parameters
message
cause

public PeopleSoftRuntimeException (String message)

Parameters
message

public PeopleSoftRuntimeException (Throwable throwable)

Parameters
throwable