com.uwyn.drone.modules.faqmanagement.exceptions
Class SetRandomErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.uwyn.drone.modules.exceptions.FaqManagerException
com.uwyn.drone.modules.faqmanagement.exceptions.SetRandomErrorException
- All Implemented Interfaces:
- Serializable
- public class SetRandomErrorException
- extends FaqManagerException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SetRandomErrorException
public SetRandomErrorException(String name,
boolean state)
SetRandomErrorException
public SetRandomErrorException(String name,
boolean state,
DatabaseException cause)
getName
public String getName()
getState
public boolean getState()
Copyright © 2002-2004 Geert Bevin and UWYN. All Rights Reserved.