Class BadDevInputException

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

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

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

    msg, timestamp
  • Constructor Summary

    Constructors 
    Constructor Description
    BadDevInputException​(java.lang.String message)  
  • 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