Class VisorExceptionWrapper

    • Constructor Detail

      • VisorExceptionWrapper

        public VisorExceptionWrapper​(Throwable cause)
        Wrap throwable by presented on Visor throwable object.
        Parameters:
        cause - Base throwable object.
    • Method Detail

      • getClassSimpleName

        public String getClassSimpleName()
        Returns:
        Class simple name of base throwable object.
      • getClassName

        public String getClassName()
        Returns:
        Class name of base throwable object.