public final class UserIOException extends Object
Modifier and Type | Field and Description |
---|---|
protected IOException |
m_IOException |
Constructor and Description |
---|
UserIOException() |
UserIOException(IOException m_IOException) |
Modifier and Type | Method and Description |
---|---|
IOException |
getIOException() |
void |
setIOException(IOException m_IOException) |
String |
toString() |
protected IOException m_IOException
public UserIOException()
public UserIOException(IOException m_IOException)
public void setIOException(IOException m_IOException)
public IOException getIOException()
Copyright © 2023. All rights reserved.