All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class tascomm.dts.SecurityViolationException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----tascomm.dts.DTSException
                           |
                           +----tascomm.dts.SecurityViolationException

public class SecurityViolationException
extends DTSException
Signals that the DTS transaction request is not allowed at the remote system due to security restrictions defined in the remote DTS configuration. The corresponding DTS return codes are 7x (Security violation).

Version:
1.00, 97/10/21
Author:
Juha Lehtovirta
See Also:
DTSException, DTSMessage


All Packages  Class Hierarchy  This Package  Previous  Next  Index