Class V8LibraryException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com._1c.g5.v8.dt.project.library.V8LibraryException
All Implemented Interfaces:
Serializable

public class V8LibraryException extends RuntimeException
The exception thrown when V8 library process fails.
See Also:
  • Constructor Details

    • V8LibraryException

      public V8LibraryException()
      Instantiates a new exception with default message.
    • V8LibraryException

      public V8LibraryException(String message)
      Instantiates a new exception with the specified message.
      Parameters:
      message - the message