Uses of Class
com.queomedia.commons.exceptions.NotImplementedException
-
-
Uses of NotImplementedException in com.queomedia.commons.exceptions
Subclasses of NotImplementedException in com.queomedia.commons.exceptions Modifier and Type Class Description classNotImplementedCaseExceptionThis exception indicates that a case (typical in aswitchstatement) is not implemented.classNotImplementedCaseExecptionDeprecated.useNotImplementedCaseExceptionwithout twisted "ce" in "Exception".classNotImplementedErrorExceptionIndicate that an specific error case is not implemented.classNotImplmentedCaseExecptionDeprecated.useNotImplementedCaseExceptionwith "e" in "Implemented" and without twisted "ce" in "Exception".
-