com.kuka.roboticsAPI.controllerModel.l3Exception
Class ControllerShutDown
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.kuka.common.exceptions.KUKARuntimeException
com.kuka.roboticsAPI.controllerModel.l3Exception.ControllerShutDown
- All Implemented Interfaces:
- Serializable
public class ControllerShutDown
- extends com.kuka.common.exceptions.KUKARuntimeException
Base Exception for all command exceptions.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ControllerShutDown
public ControllerShutDown(String message)
- Ctor to add a message.
- Parameters:
message - Descriptive message.
ControllerShutDown
public ControllerShutDown(Throwable cause)
Copyright © 2019. All rights reserved.