.NET API Reference for Oracle Entitlements Server 11.1.2
E27727-01
This PepException is thrown if passed information is not valid or not in expected form or any internal error occurred.

Namespace: Oes.Pep.Api
Assembly: OES-PEP (in OES-PEP.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
[SerializableAttribute]
public class PepException : Exception, 
	ISerializable

Inheritance Hierarchy

System..::..Object
  System..::..Exception
    Oes.Pep.Api..::..PepException

See Also