unbbayes.io.exception
Class UBIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
unbbayes.io.exception.UBIOException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- LoadException
public class UBIOException
- extends IOException
A wrapper for IOException thrown within UnBBayes.
- Author:
- Shou Matsumoto
- See Also:
- Serialized Form
ED_OPEN_FILE
public static final String ED_OPEN_FILE
- See Also:
- Constant Field Values
ED_CREATE_FILE
public static final String ED_CREATE_FILE
- See Also:
- Constant Field Values
ED_READWRITE_FILE
public static final String ED_READWRITE_FILE
- See Also:
- Constant Field Values
UBIOException
public UBIOException(String key)
UBIOException
public UBIOException(String key,
String object)
UBIOException
public UBIOException(Throwable e)
UBIOException
public UBIOException(String key,
Throwable e)
getMessage
public String getMessage()
- Overrides:
getMessage
in class Throwable
Copyright © 2001-2010 University of Brasilia - UnB. All Rights Reserved.