OptimalTrace
5.2

com.compuware.optimaltrace.tools.common.tpn
Class PermissionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.compuware.optimaltrace.tools.common.tpn.PermissionException
All Implemented Interfaces:
java.io.Serializable

public class PermissionException
extends java.lang.Exception
implements java.io.Serializable

Class PermissionException Indicates that a project is not unique within the repository. If the project id

Author:
Jason O'Connell
See Also:
Serialized Form

Constructor Summary
PermissionException(java.lang.String msg)
          Constructor PermissionException
PermissionException(java.lang.String msg, boolean kickUserOut)
          Constructor PermissionException
PermissionException(java.lang.String msg, boolean kickUserOut, java.lang.String desc)
          Constructor PermissionException
PermissionException(java.lang.String s, java.lang.String desc)
          Constructor PermissionException
 
Method Summary
 java.lang.String getBizObjectDesc()
          Gets the biz object description.
 java.lang.String getReadOnlyPackageNames()
          Gets the read-only package names.
 boolean kickUserOffline()
          Kicks the user off line.
 void setReadOnlyPackageNames(java.lang.String names)
          Sets the read-only package names.
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PermissionException

public PermissionException(java.lang.String msg)
Constructor PermissionException

Parameters:
msg -

PermissionException

public PermissionException(java.lang.String s,
                           java.lang.String desc)
Constructor PermissionException

Parameters:
s -
desc -

PermissionException

public PermissionException(java.lang.String msg,
                           boolean kickUserOut)
Constructor PermissionException

Parameters:
msg -
kickUserOut -

PermissionException

public PermissionException(java.lang.String msg,
                           boolean kickUserOut,
                           java.lang.String desc)
Constructor PermissionException

Parameters:
msg -
kickUserOut -
desc -
Method Detail

getReadOnlyPackageNames

public java.lang.String getReadOnlyPackageNames()
Gets the read-only package names.

Returns:
String

setReadOnlyPackageNames

public void setReadOnlyPackageNames(java.lang.String names)
Sets the read-only package names.

Parameters:
names -

getBizObjectDesc

public java.lang.String getBizObjectDesc()
Gets the biz object description.

Returns:
String

kickUserOffline

public boolean kickUserOffline()
Kicks the user off line.

Returns:
boolean

OptimalTrace
5.2

Compuware Corporation

OptimalTrace is a trademark or registered trademark of Compuware Corporation in the US and other countries.
Copyright 2008-2009 Compuware Corporation. One Campus Martius,
Detroit, Michigan, 48226, U.S.A. All Rights Reserved.