net.sf.josceleton.core.api.entity.joint
Class SkeletonCoordinateUnavailableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.sf.josceleton.commons.exception.JosceletonException
net.sf.josceleton.core.api.entity.joint.SkeletonCoordinateUnavailableException
- All Implemented Interfaces:
- Serializable
public class SkeletonCoordinateUnavailableException
- extends JosceletonException
- Since:
- 0.4
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SkeletonCoordinateUnavailableException
protected SkeletonCoordinateUnavailableException(String message,
Throwable cause,
Joint joint)
newUnavailable
public static SkeletonCoordinateUnavailableException newUnavailable(Joint joint)
- Since:
- 0.4
newUnavailable
public static SkeletonCoordinateUnavailableException newUnavailable(Joint joint,
Throwable cause)
- Since:
- 0.4
getJoint
public final Joint getJoint()
- Since:
- 0.4
Copyright © 2011 Josceleton. All Rights Reserved.