unbbayes.io.exception
Class LoadException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by unbbayes.io.exception.UBIOException
                  extended by unbbayes.io.exception.LoadException
All Implemented Interfaces:
Serializable

public class LoadException
extends UBIOException

Exception class when loading a network.

Version:
1.0
Author:
Rommel N. Carvalho, Michael S. Onishi
See Also:
Serialized Form

Field Summary
 
Fields inherited from class unbbayes.io.exception.UBIOException
ED_CREATE_FILE, ED_OPEN_FILE, ED_READWRITE_FILE
 
Constructor Summary
LoadException()
           
LoadException(String msg)
           
LoadException(Throwable t)
           
 
Method Summary
 
Methods inherited from class unbbayes.io.exception.UBIOException
getMessage
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, 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

LoadException

public LoadException(Throwable t)

LoadException

public LoadException()

LoadException

public LoadException(String msg)


Copyright © 2001-2010 University of Brasilia - UnB. All Rights Reserved.