Документ взят из кэша поисковой машины. Адрес оригинального документа : http://angel.cs.msu.su/projects/system/javadoc/server/AuthorizeException.html
Дата изменения: Tue Dec 21 00:38:44 2004
Дата индексирования: Sun Apr 10 00:07:48 2016
Кодировка:
AuthorizeException

server
Class AuthorizeException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byserver.AuthorizeException
All Implemented Interfaces:
java.io.Serializable

class AuthorizeException
extends java.lang.Exception


Field Summary
 
Fields inherited from class java.lang.Exception
 
Fields inherited from class java.lang.Throwable
 
Constructor Summary
AuthorizeException(java.lang.String msg)
           
 
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

AuthorizeException

public AuthorizeException(java.lang.String msg)