CryptoPro Oscar store.
Public API.

ru.CryptoPro.JCP.KeyStore.Oscar
Class BadConfigurationException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byru.CryptoPro.JCP.pref.ConfigurationException
              extended byru.CryptoPro.JCP.KeyStore.Oscar.ResourceConfigurationException
                  extended byru.CryptoPro.JCP.KeyStore.Oscar.BadConfigurationException
All Implemented Interfaces:
java.io.Serializable

public class BadConfigurationException
extends ResourceConfigurationException

Неправильно сохранена конфигурация для Оскар.

Author:
Copyright 2004-2005 Crypto-Pro. All rights reserved.
See Also:
Serialized Form
Version:1.0

Constructor Summary
BadConfigurationException(java.lang.Throwable src)
          Конструктор исключения по первоначальному исключению.
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BadConfigurationException

public BadConfigurationException(java.lang.Throwable src)
Конструктор исключения по первоначальному исключению.

Parameters:
src - исходное исключение

Copyright Crypto-Pro.
All rights reserved.