Class CLDBRpcCommonUtilsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.mapr.baseutils.cldbutils.CLDBRpcCommonUtilsException
All Implemented Interfaces:
Serializable

public class CLDBRpcCommonUtilsException extends Exception
CLI Framework Exception
See Also:
  • Constructor Details

    • CLDBRpcCommonUtilsException

      public CLDBRpcCommonUtilsException(String msg)
    • CLDBRpcCommonUtilsException

      public CLDBRpcCommonUtilsException(String msg, Throwable t)
    • CLDBRpcCommonUtilsException

      public CLDBRpcCommonUtilsException(Throwable t)