Struct v8::value::Exception [] [src]

pub struct Exception(_, _);

Methods

impl Exception
[src]

Trait Implementations

impl Clone for Exception
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Drop for Exception
[src]

A method called when the value goes out of scope. Read more