C# Class java.lang.CloneNotSupportedException

Inheritance: java.lang.Exception
Show file Open project: JeroMiya/androidmono

Public Methods

Method Description
CloneNotSupportedException ( java arg0 )

Protected Methods

Method Description
CloneNotSupportedException ( global @__env )

Private Methods

Method Description
CloneNotSupportedException ( )

Method Details

CloneNotSupportedException() protected method

protected CloneNotSupportedException ( global @__env )
@__env global

CloneNotSupportedException() public method

public CloneNotSupportedException ( java arg0 )
arg0 java