Class BadUserInputException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.cc.common.exception.BasedException
com.cc.common.exception.BadUserInputException
All Implemented Interfaces:
java.io.Serializable

public class BadUserInputException
extends BasedException
See Also:
Serialized Form
  • Field Summary

    Fields inherited from class com.cc.common.exception.BasedException

    msg, timestamp
  • Constructor Summary

    Constructors 
    Constructor Description
    BadUserInputException​(java.util.Map<?,​?> msg)  
  • Method Summary

    Methods inherited from class com.cc.common.exception.BasedException

    getStackTraceString

    Methods inherited from class java.lang.Throwable

    addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait