---
title: "Class SchemeNotFoundException"
---

`package org.kwis.msf.io`

```text
java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.io.IOException
                    |
                    +--org.kwis.msf.io.SchemeNotFoundException
```

## 설명

**extends IOException:**

## 생성자 요약

- SchemeNotFoundException ()
- SchemeNotFoundException ( String s)

## 생성자 상세

### SchemeNotFoundException

```java
public SchemeNotFoundException()
```

### SchemeNotFoundException

```java
public SchemeNotFoundException(String s)
```

***AromaSoft Corp. Proprietary and Confidential***

*(C)opyright 2003 AromaSoft Corp. All right reserved. 
Contact : [contact@aromasoft.com](mailto:contact@aromasoft.com)*
