x10.array
Class UnboundedRegionException

x10.lang.Object
  extended by x10.lang.Throwable
      extended by x10.lang.Exception
          extended by x10.lang.RuntimeException
              extended by x10.array.UnboundedRegionException

public class UnboundedRegionException
extends RuntimeException


Constructor Summary
UnboundedRegionException(String msg)
          
UnboundedRegionException()
          
 
Method Summary
 UnboundedRegionException x10$array$UnboundedRegionException$$x10$array$UnboundedRegionException$this()
          Declaration: x10$array$UnboundedRegionException$$x10$array$UnboundedRegionException$this(): x10.array.UnboundedRegionException{self==this(:x10.array.UnboundedRegionException)}.
 
Methods inherited from class x10.lang.RuntimeException
x10$lang$RuntimeException$$x10$lang$RuntimeException$this
 
Methods inherited from class x10.lang.Exception
toString, x10$lang$Exception$$x10$lang$Exception$this
 
Methods inherited from class x10.lang.Throwable
getMessage, getCause, toString, getStackTrace, printStackTrace, printStackTrace, fillInStackTrace, x10$lang$Throwable$$x10$lang$Throwable$this
 
Methods inherited from class x10.lang.Object
equals, hashCode, toString, typeName, x10$lang$Object$$x10$lang$Object$this
 

Constructor Detail

UnboundedRegionException

public UnboundedRegionException(String msg)


UnboundedRegionException

public UnboundedRegionException()

Method Detail

x10$array$UnboundedRegionException$$x10$array$UnboundedRegionException$this

public final UnboundedRegionException x10$array$UnboundedRegionException$$x10$array$UnboundedRegionException$this()
Declaration: x10$array$UnboundedRegionException$$x10$array$UnboundedRegionException$this(): x10.array.UnboundedRegionException{self==this(:x10.array.UnboundedRegionException)}.