Package com.upmem.dpu
Class DpuException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.upmem.dpu.DpuException
-
- All Implemented Interfaces:
java.io.Serializable
public class DpuException extends java.lang.ExceptionException thrown by the API.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DpuException(java.lang.String message)
-