tuwien.auto.eicl.util

Class EICLException


public class EICLException
extends Exception

The EICLException is used by the whole Calimero project. All Exception are converted in this type. Therefore this class represents a single point of failure to the api.

Constructor Summary

EICLException(String _Message)
Throw a message with this error string

Constructor Details

EICLException

public EICLException(String _Message)
Throw a message with this error string
Parameters:
_Message - The error string