Index

C U 
All Classes and Interfaces|All Packages|Serialized Form

C

com.io7m.junreachable - package com.io7m.junreachable
Core types.

U

UnimplementedCodeException - Exception in com.io7m.junreachable
The type of exceptions thrown upon reaching code that is currently unimplemented.
UnimplementedCodeException() - Constructor for exception com.io7m.junreachable.UnimplementedCodeException
Construct a new exception without a specific cause.
UnimplementedCodeException(Throwable) - Constructor for exception com.io7m.junreachable.UnimplementedCodeException
Construct a new exception with the given cause.
UnreachableCodeException - Exception in com.io7m.junreachable
The type of exceptions thrown upon reaching code that was expected to be unreachable.
UnreachableCodeException() - Constructor for exception com.io7m.junreachable.UnreachableCodeException
Construct a new exception without a specific cause.
UnreachableCodeException(Throwable) - Constructor for exception com.io7m.junreachable.UnreachableCodeException
Construct a new exception with the given cause.
C U 
All Classes and Interfaces|All Packages|Serialized Form