Class VivException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.benesult.vivjson.VivException
All Implemented Interfaces:
Serializable

public class VivException extends Exception
Exception for VivJson.

Refer to:

Note that this code is made from scratch. The source code of the above WEB sites is not used.

Environment: Java 9 or later

Last modified: 2025-03-29

Author:
Fumiaki Motegi (motegi@benesult.com)
See Also:
  • Constructor Details

    • VivException

      public VivException(String message)
      Constructs VivJson's exception.
      Parameters:
      message - Error message