org.resilientedge.jockey.peerbridge
Class PBSecurityViolationException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--org.resilientedge.jockey.peerbridge.PBSecurityViolationException
All Implemented Interfaces:
java.io.Serializable

public class PBSecurityViolationException
extends java.lang.RuntimeException

The exception thrown when a security constraint has been violated.

Version:
$Revision: 1.1.1.1 $
Author:
John Gardner
See Also:
Serialized Form

Constructor Summary
PBSecurityViolationException()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PBSecurityViolationException

public PBSecurityViolationException()


Copyright © 2001 Resilient Edge, Inc. All Rights Reserved.