unbbayes.controller.exception
Class InconsistentArgumentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
unbbayes.controller.exception.InconsistentArgumentException
- All Implemented Interfaces:
- Serializable
public class InconsistentArgumentException
- extends Exception
- Author:
- Shou Matsumoto
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InconsistentArgumentException
public InconsistentArgumentException()
InconsistentArgumentException
public InconsistentArgumentException(String arg0)
- Parameters:
arg0
-
InconsistentArgumentException
public InconsistentArgumentException(Throwable arg0)
- Parameters:
arg0
-
InconsistentArgumentException
public InconsistentArgumentException(String arg0,
Throwable arg1)
- Parameters:
arg0
- arg1
-
Copyright © 2001-2010 University of Brasilia - UnB. All Rights Reserved.