net.takanotsume.yo
Class YoFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.takanotsume.yo.YoFailedException
- All Implemented Interfaces:
- Serializable
public class YoFailedException
- extends Exception
YoFailedException
- Author:
- Akihito Tanaka
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
YoFailedException
public YoFailedException()
YoFailedException
public YoFailedException(String message)
YoFailedException
public YoFailedException(Throwable cause)
YoFailedException
public YoFailedException(String message,
Throwable cause)
Copyright © 2004-2014. All Rights Reserved.